mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 18:28:06 -05:00
fix travis
This commit is contained in:
@@ -3,6 +3,7 @@ python:
|
||||
- 3.6.5
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
|
||||
- chmod +x miniconda.sh
|
||||
- bash miniconda.sh -b -p $HOME/miniconda
|
||||
|
||||
Reference in New Issue
Block a user