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-21 23:53:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
219161e13e
mapscii
/
.travis.yml
10 lines
100 B
YAML
Raw
Normal View
History
Unescape
Escape
Add Travis CI configuration
2018-10-19 05:01:08 +02:00
language
:
node_js
node_js
:
-
"10"
Also test on NodeJS 12
2019-10-10 20:54:32 +02:00
-
"12"
Raise the minimum NodeJS version to 10 (#84)
2020-05-28 12:18:00 +02:00
-
"14"
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