Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
removing py34
  • Loading branch information
gabrielmarcondes committed Aug 29, 2014
1 parent d68d37a commit abe64a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@ env:
- REVUO_DEBUG=1
python:
- 2.7
- 3.4
install:
- pip install -r requirements.txt
- pip install https://bitbucket.org/andrewgodwin/south/get/e2c9102ee033.zip#egg=South
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Expand Down

0 comments on commit abe64a8

Please sign in to comment.