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 0538472 commit 08e7d92Copy full SHA for 08e7d92
.travis.yml
@@ -1,6 +1,9 @@
1
language: node_js
2
node_js:
3
- "4"
4
+ - "5"
5
+ - "6"
6
+ - "7"
7
before_install:
8
- sudo apt-get -qq update
9
0 commit comments