This website requires JavaScript.
Explore
Help
Sign In
extern
/
mapscii
Watch
1
Star
0
Fork
0
You've already forked mapscii
mirror of
https://github.com/rastapasta/mapscii.git
synced
2024-11-24 17:13:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
j94/travis-ci
mapscii
/
.travis.yml
10 lines
100 B
YAML
Raw
Permalink
Normal View
History
Unescape
Escape
Add Travis CI configuration
2018-10-19 05:01:08 +02:00
language
:
node_js
node_js
:
Test on Node 14, 16 and 18
2022-04-29 20:03:20 +02:00
-
"18"
.travis.yml: Set versions to the current LTS version + current Though I don't think that the Travis CI integration still works on this repo.
2024-10-08 23:57:54 +02:00
-
"20"
-
"22"
Run the linter on CI
2019-10-10 21:05:24 +02:00
script
:
-
npm run-script lint
-
npm test
Reference in New Issue
Copy Permalink