Skip to content

Commit

Permalink
Fix travis.yml to not use crate.io
Browse files Browse the repository at this point in the history
  • Loading branch information
pydanny committed Feb 16, 2014
1 parent 0913740 commit dde87ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
@@ -1,9 +1,6 @@
language: python
python:
- "2.7"
before_install:
- export PIP_USE_MIRRORS=true
- export PIP_INDEX_URL=https://simple.crate.io/
install:
- pip install -r requirements.txt
before_script:
Expand Down

0 comments on commit dde87ef

Please sign in to comment.