Thanks to visit codestin.com Credit goes to github.com
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 346db12 commit 2267642Copy full SHA for 2267642
.travis.yml
@@ -2,7 +2,7 @@ sudo: required
2
dist: trusty
3
language: node_js
4
node_js:
5
- - "11.6.0"
+ - "11"
6
install:
7
- npm install -g codecov
8
- npm install
0 commit comments