Skip to content

Commit a8ad53e

Browse files
committed
Fix TravisCI build
1 parent 9eea5d3 commit a8ad53e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ matrix:
1010
- python: "3.6"
1111
env: TOXENV=py36
1212
- python: "3.7"
13+
dist: xenial
1314
env: TOXENV=py37
14-
- python: "3.7"
15-
env: TOXENV=codestyle
16-
before_install: true
1715

1816
before_install:
1917
- 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

Comments
 (0)