Skip to content

Commit

Permalink
conda
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcauliffe committed Aug 22, 2021
1 parent b5667cb commit ce5fd18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ before_install:
# Install packages
install:
- export PATH="$HOME/miniconda/miniconda/bin:$HOME/tools/autovot/autovot/bin:$PATH"
- source "$HOME/miniconda/miniconda/etc/profile.d/conda.sh"
- conda activate test-environment
- pip install -r requirements.txt
- which python
Expand Down

0 comments on commit ce5fd18

Please sign in to comment.