Skip to content

Commit 6648219

Browse files
committed
added travis test runs for both 0.8.3 and 0.9.1
1 parent e942499 commit 6648219

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ node_js:
44
before_install:
55
- "curl -L http://git.io/ejPSng | /bin/sh"
66
env:
7-
- METEOR_ENV=test
7+
- METEOR_ENV=test TEST_COMMAND=meteor METEOR_RELEASE=0.9.1
8+
- TEST_COMMAND=mrt METEOR_RELEASE=0.8.3

0 commit comments

Comments
 (0)