We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de1c9cc commit e1288d8Copy full SHA for e1288d8
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - "5"
+ - "8"
4
script:
5
- npm run lint
6
- npm test
0 commit comments