Replace travis opt in with travis opt out (#11)
* Use `wip` branch prefix to opt out of travis, instead of dev- to opt in * Add dash
This commit is contained in:
parent
6577df9f0d
commit
b86808777e
@ -1,7 +1,7 @@
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /^dev-.*$/
|
||||
- /^(?!wip-).+$/
|
||||
language: python
|
||||
cache:
|
||||
pip: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user