We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59a05d commit 78f0d8fCopy full SHA for 78f0d8f
.travis.yml
@@ -1,8 +1,6 @@
1
language: node_js
2
node_js:
3
- - 7
4
- - 6
5
- - 5
+ - 8
6
script:
7
- npm run lint
8
- npm run build
0 commit comments