There was an error while loading. Please reload this page.
1 parent 6e2bf52 commit ef3ae5fCopy full SHA for ef3ae5f
.travis.yml
@@ -1,8 +1,7 @@
1
language: node_js
2
node_js:
3
- - "4"
4
- - "5"
5
- "6"
+ - "8"
6
script:
7
- npm run build
8
- npm run test:lint
0 commit comments