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 250a199 commit 06320c8Copy full SHA for 06320c8
.travis.yml
@@ -1,6 +1,7 @@
1
language: node_js
2
sudo: false
3
node_js:
4
-- '0.10'
5
-- '0.12'
6
-- '4'
+- "0.10"
+- "0.12"
+- "4"
7
+
0 commit comments