mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-17 11:38:32 +02:00
speling
This commit is contained in:
parent
8388198eae
commit
da28dc9249
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue