We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e942499 commit 6648219Copy full SHA for 6648219
.travis.yml
@@ -4,4 +4,5 @@ node_js:
4
before_install:
5
- "curl -L http://git.io/ejPSng | /bin/sh"
6
env:
7
- - METEOR_ENV=test
+ - METEOR_ENV=test TEST_COMMAND=meteor METEOR_RELEASE=0.9.1
8
+ - TEST_COMMAND=mrt METEOR_RELEASE=0.8.3
0 commit comments