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 3eb3429 commit 5b39af0Copy full SHA for 5b39af0
.travis.yml
@@ -10,10 +10,8 @@ matrix:
10
- python: "3.6"
11
env: TOXENV=py36
12
- python: "3.7"
13
+ dist: xenial
14
env: TOXENV=py37
- - python: "3.7"
15
- env: TOXENV=codestyle
16
- before_install: true
17
18
before_install:
19
- wget "https://dist.ipfs.io/go-ipfs/v0.4.18/go-ipfs_v0.4.18_linux-amd64.tar.gz" -O /tmp/ipfs.tar.gz
0 commit comments