Skip to content

Commit 7dfafe7

Browse files
committed
build: just run on nodejs v8
1 parent c95a31d commit 7dfafe7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ cache:
66
- ~/.cache
77
notifications:
88
email: false
9-
node_js:
10-
- 10
11-
- 8
9+
node_js: 8
1210
env:
1311
matrix:
1412
- REACT_VERSION="^16.3.0"

0 commit comments

Comments
 (0)