Skip to content

Commit 28adb54

Browse files
committed
Touch up deps and Travis config
1 parent 8e20a05 commit 28adb54

File tree

3 files changed

+2709
-5196
lines changed

3 files changed

+2709
-5196
lines changed

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
language: node_js
2-
node_js:
3-
- "10"
2+
node_js: node
3+
cache: npm
44
env:
5-
matrix:
65
- REACT=16.4
76
- REACT=16.5
87
- REACT=16.6
98
- REACT=16.8
10-
sudo: false
119
script:
1210
- npm test
1311
after_success:

0 commit comments

Comments
 (0)