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:
parent
b01ddbb29c
commit
67a67846aa
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue