summaryrefslogtreecommitdiff
path: root/shippable.yml
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2020-07-13 08:32:46 -0600
committerCharles Harris <charlesr.harris@gmail.com>2020-07-13 08:32:46 -0600
commit564be3ce6b48ec4c97fdbc9f4ae6f2597d827374 (patch)
treee55e266a2ad0e80bbd9098e3cb3ab5d12cc64594 /shippable.yml
parentd3efddb32e7ff594b140837ad53d50c4400045af (diff)
downloadnumpy-564be3ce6b48ec4c97fdbc9f4ae6f2597d827374.tar.gz
TST: Try to disable shippable on all branches.
Diffstat (limited to 'shippable.yml')
-rw-r--r--shippable.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/shippable.yml b/shippable.yml
index 1f978ce70..7dc433cf3 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -1,6 +1,6 @@
branches:
- only:
- # - master
+ except:
+ - master
- maintenance/*
language: python