We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ab1596 commit 1e93536Copy full SHA for 1e93536
.travis.yml
@@ -1,8 +1,6 @@
1
language: node_js
2
node_js:
3
- - "8"
4
-before_install:
5
- - 'nvm install-latest-npm'
+ - "10"
6
env:
7
matrix:
8
- REACT=0.14
0 commit comments