We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32fab59 commit d36ae4bCopy full SHA for d36ae4b
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
git: {depth: 1}
3
-node_js: [6, 7]
+node_js: [6, 7, 8]
4
cache:
5
bundler: true
6
directories: [node_modules, $(npm root -g), $(npm config get prefix)/bin]
0 commit comments