Skip to content

Commit

Permalink
attempt knowlp#1
Browse files Browse the repository at this point in the history
  • Loading branch information
selineyp committed Aug 14, 2018
1 parent e23dddf commit 8d86e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

language: java
before_install:
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -0 miniconda.sh
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -0 miniconda.sh;
- bash miniconda.sh -b -p $HOME/miniconda
- export PATH="$HOME/miniconda/bin:$PATH"
- hash -r
Expand Down

0 comments on commit 8d86e01

Please sign in to comment.