]> gitweb.factorcode.org Git - factor.git/commitdiff
.travis.yml: Don't test on clean branches.
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 7 Jul 2018 08:04:05 +0000 (03:04 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 7 Jul 2018 08:04:05 +0000 (03:04 -0500)
.travis.yml

index d7d10155279983accca71c8a52329363178823bb..6a89a4851432554b026028fef43019d9e3ecac52 100644 (file)
@@ -11,6 +11,14 @@ group: deprecated-2017Q4
 services:
   - postgresql
   - redis-server
+branches:
+  except:
+  - clean-windows-x86-64
+  - clean-windows-x86-32
+  - clean-linux-x86-64
+  - clean-linux-x86-32
+  - clean-macosx-x86-64
+  - clean-macosx-x86-32
 addons:
   apt:
     packages: