Skip to content

Commit 0e1ee6b

Browse files
committed
fix: ci
1 parent b5a33e9 commit 0e1ee6b

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-
- 8.1.0
10+
- 10.x
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)