This commit is contained in:
William Minchin 2014-02-08 14:18:36 -07:00
parent 8388198eae
commit da28dc9249

View file

@ -10,7 +10,7 @@ install:
# command to run tests # command to run tests
script: script:
- python --version - python --version
- "behave --tages ~wip" - "behave --tags ~wip"
matrix: matrix:
allow_failures: # python 3 support for travis is shaky.... allow_failures: # python 3 support for travis is shaky....
- python: 3.3 - python: 3.3