We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92da1a2 commit a5a82c5Copy full SHA for a5a82c5
.travis.yml
@@ -7,6 +7,7 @@ stages:
7
- deploy
8
9
before_install:
10
+ - pip install -U pip setuptools
11
- pip install codecov
12
13
install:
0 commit comments