Skip to content

Commit 563c9ad

Browse files
committed
fix travis
1 parent 4b4823b commit 563c9ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ python:
33
- 3.6.5
44

55
before_install:
6+
- sudo apt-get update
67
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
78
- chmod +x miniconda.sh
89
- bash miniconda.sh -b -p $HOME/miniconda

0 commit comments

Comments
 (0)