1
0
Fork 0
forked from github/pelican

temporary deactivate travis tests for Python 3.3

the functional tests currently fail on Python 3.3 because the feeds output
differs. (see #688)

this is a temporary fix that will make travis happy while we provide a valid
fix for this issue.
This commit is contained in:
Bruno Binet 2013-01-19 17:10:12 +01:00
commit 67a67846aa

View file

@ -2,7 +2,6 @@ language: python
python:
- "2.7"
- "3.2"
- "3.3"
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq ruby-sass