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 cd60c22 commit 4c79d8eCopy full SHA for 4c79d8e
.travis.yml
@@ -1,7 +1,8 @@
1
+sudo: required
2
language: node_js
3
node_js:
- - "0.10.29"
4
+ - "0.10"
5
before_install:
6
- "curl -L http://git.io/ejPSng | /bin/sh"
7
env:
- - TEST_COMMAND=meteor
8
+ - TEST_COMMAND=meteor
0 commit comments