Skip to content

Commit 9957219

Browse files
committed
[Tests] temporarily allow node 4 + eslint 4 to fail
1 parent 969ce6d commit 9957219

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
@@ -44,3 +44,5 @@ matrix:
4444
- node_js: "9"
4545
- node_js: "7"
4646
- node_js: "5"
47+
- node_js: "4" # not sure why this is failing; probably something in jest
48+
env: ESLINT=4

0 commit comments

Comments
 (0)