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 b44b3fb commit e6636f5Copy full SHA for e6636f5
.travis.yml
@@ -1,6 +1,6 @@
1
sudo: false
2
language: node_js
3
-node_js: 7
+node_js: 8
4
5
cache: yarn
6
script: npm run test:travis
0 commit comments