We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 487e3fa commit 83d27b6Copy full SHA for 83d27b6
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
sudo: false
3
-node_js: [ 4, 5, 6, 7, 8 ]
+node_js: [ 6, 7, 8 ]
4
after_success: 'yarn run coveralls'
5
cache:
6
yarn: true
0 commit comments