Skip to content

Commit 3630fd2

Browse files
authored
Update .travis.yml
1 parent 911ea50 commit 3630fd2

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
@@ -3,9 +3,7 @@ node_js:
33
- "10"
44
env:
55
matrix:
6-
- REACT=16.4
7-
- REACT=16.5
8-
- REACT=16.6
6+
- REACT=16.3
97
sudo: false
108
script:
119
- npm test

0 commit comments

Comments
 (0)