We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69be79d commit 2bc3957Copy full SHA for 2bc3957
.travis.yml
@@ -3,5 +3,6 @@ node_js:
3
- '4'
4
- '6'
5
- '8'
6
+ - '10'
7
cache: yarn
8
script: yarn test -- --runInBand --coverage && yarn flow
0 commit comments