Skip to content

Commit e689a9d

Browse files
committed
fix(travis): moved node 0.12 back to optional failing due to consts in tests
1 parent ea75283 commit e689a9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ node_js:
1818
matrix:
1919
allow_failures:
2020
- node_js: "4"
21+
- node_js: "v0.12.17"
2122

2223
script: npm run travis
2324
env:

0 commit comments

Comments
 (0)