Skip to content

Commit edc00d4

Browse files
committed
[Tests] temporarily allow 0.10 and 0.12 to fail, pending jest removal
1 parent bdf2128 commit edc00d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ matrix:
3232
env: PRETEST=true
3333
allow_failures:
3434
- os: osx
35+
- node_js: "0.12"
36+
- node_js: "0.10"

0 commit comments

Comments
 (0)