Skip to content

Commit d068b8a

Browse files
committed
fix travis version
1 parent e66ed88 commit d068b8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ notifications:
77
88

99
node_js:
10-
- 4.0.0
10+
- 6
1111

1212
before_install:
1313
- |
@@ -34,4 +34,4 @@ env:
3434

3535
matrix:
3636
allow_failures:
37-
- env: "TEST_TYPE=saucelabs"
37+
- env: "TEST_TYPE=saucelabs"

0 commit comments

Comments
 (0)