This website requires JavaScript.
Explore
Help
Register
Sign In
StardewValley
/
jsoneditor
Watch
1
Star
0
Fork
You've already forked jsoneditor
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fc780bbb10
jsoneditor
/
.travis.yml
6 lines
73 B
YAML
Raw
Normal View
History
Unescape
Escape
Add travis configuration file
2019-05-29 21:54:07 +08:00
language
:
node_js
node_js
:
-
"lts/*"
Set up code style linting with standardjs
2019-08-28 19:21:14 +08:00
Fix travis config (test + lint)
2019-08-28 19:23:33 +08:00
script
:
npm test && npm run lint