Skip to content

Commit

Permalink
Fix TravisCI build
Browse files Browse the repository at this point in the history
  • Loading branch information
ntninja committed May 13, 2019
1 parent 9eea5d3 commit a8ad53e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ matrix:
- python: "3.6"
env: TOXENV=py36
- python: "3.7"
dist: xenial
env: TOXENV=py37
- python: "3.7"
env: TOXENV=codestyle
before_install: true

before_install:
- wget "https://dist.ipfs.io/go-ipfs/v0.4.18/go-ipfs_v0.4.18_linux-amd64.tar.gz" -O /tmp/ipfs.tar.gz
Expand Down

0 comments on commit a8ad53e

Please sign in to comment.