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:
+1
-1
@@ -1,7 +1,7 @@
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /^dev-.*$/
|
||||
- /^(?!wip-).+$/
|
||||
language: python
|
||||
cache:
|
||||
pip: true
|
||||
|
||||
Reference in New Issue
Block a user