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 6662627 commit fae265dCopy full SHA for fae265d
.travis.yml
@@ -2,7 +2,7 @@ sudo: required
2
dist: trusty
3
language: node_js
4
node_js:
5
- - node
+ - "11.6.0"
6
install:
7
- npm install -g codecov
8
- npm install
0 commit comments