Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
djordon committed Feb 28, 2015
1 parent c1ab359 commit 85de7f3
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
language: python
python:
- 2.7
- 3.2
#- 3.3
#- 3.4
- "2.7_with_system_site_packages"
- 3.4
env:
- CYTHON=false
virtualenv:
system_site_packages: true
before_install:
- echo 'deb http://downloads.skewed.de/apt/precise precise universe' | sudo tee -a /etc/apt/sources.list
- sudo add-apt-repository ppa:takluyver/python3 -y
Expand Down

0 comments on commit 85de7f3

Please sign in to comment.