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-07 08:44:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4fe9a60a0c
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
:
Raise the minimum NodeJS version to 10 (#84)
2020-05-28 12:18:00 +02:00
-
"14"
Test on Node 14, 16 and 18
2022-04-29 20:03:20 +02:00
-
"16"
-
"18"
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