mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-17 11:38:32 +02:00
Skip Work in Progress
tests
This commit is contained in:
parent
65aae7e0be
commit
5226d82c54
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ install:
|
|||
# command to run tests
|
||||
script:
|
||||
- python --version
|
||||
- "behave --tages='-wip'"
|
||||
- "behave --tages ~wip"
|
||||
matrix:
|
||||
allow_failures: # python 3 support for travis is shaky....
|
||||
- python: 3.3
|
||||
|
|
Loading…
Add table
Reference in a new issue