We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 911ea50 commit 3630fd2Copy full SHA for 3630fd2
.travis.yml
@@ -3,9 +3,7 @@ node_js:
3
- "10"
4
env:
5
matrix:
6
- - REACT=16.4
7
- - REACT=16.5
8
- - REACT=16.6
+ - REACT=16.3
9
sudo: false
10
script:
11
- npm test
0 commit comments