Skip to content

Commit

Permalink
Change travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
nvbn committed Sep 1, 2013
1 parent 18ace99 commit 2f0d711
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
@@ -1,10 +1,8 @@
language: python
python:
- "2.7"
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq python-pyside
install:
- easy_install PySide
- pip install . --use-mirrors
- pip install -r dev_requirements.txt --use-mirrors
script:
Expand Down

0 comments on commit 2f0d711

Please sign in to comment.