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 a97f327 commit 6390d60Copy full SHA for 6390d60
1 file changed
.travis.yml
@@ -1,10 +1,10 @@
1
language: node_js
2
node_js:
3
- 0.8
4
- - 0.10
+ - "0.10"
5
git:
6
depth: 1
7
matrix:
8
fast_finish: true
9
allow_failures:
10
- - node_js: 0.11
+ - node_js: "0.11"
0 commit comments