Skip to content

Commit 4c79d8e

Browse files
committed
updated travis test config
1 parent cd60c22 commit 4c79d8e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
sudo: required
12
language: node_js
23
node_js:
3-
- "0.10.29"
4+
- "0.10"
45
before_install:
56
- "curl -L http://git.io/ejPSng | /bin/sh"
67
env:
7-
- TEST_COMMAND=meteor
8+
- TEST_COMMAND=meteor

0 commit comments

Comments
 (0)