Skip to content

Commit

Permalink
Fixing syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanwp committed Sep 3, 2015
1 parent b625a13 commit 632e531
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ install:

# Customise the testing environment
# ---------------------------------
- conda config --add channels scitools
- conda config --add channels cistools
- conda install --quiet --file conda_requirements.txt
- conda install -c scitools -c cistools --quiet --file conda_requirements.txt

- PREFIX=$HOME/miniconda/envs/$ENV_NAME

Expand Down

0 comments on commit 632e531

Please sign in to comment.