Skip to content

Commit

Permalink
test travis ic
Browse files Browse the repository at this point in the history
  • Loading branch information
TsumiNa committed Jan 19, 2018
1 parent 89af583 commit 52c6f88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions travis_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
bash miniconda.sh -b -p $HOME/miniconda
export PATH="$HOME/miniconda/bin:$PATH"
export MPLBACKEN='Agg'
hash -r
conda config --set always_yes yes --set changeps1 no
conda update -q conda
Expand Down

0 comments on commit 52c6f88

Please sign in to comment.