Skip to content

Commit

Permalink
Try new Travis infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
jiffyclub committed Dec 18, 2014
1 parent 34ce4c6 commit a63f60e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,8 +1,8 @@
language: python
sudo: false
python:
- '2.7'
install:
- sudo apt-get update
- if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then
wget http://repo.continuum.io/miniconda/Miniconda-3.7.0-Linux-x86_64.sh -O miniconda.sh;
else
Expand Down

0 comments on commit a63f60e

Please sign in to comment.