Remove v0.x branch from CI scripts

This commit is contained in:
baldurk
2018-03-06 16:13:32 +00:00
parent ec80829e4f
commit f03ece2128
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -4,7 +4,6 @@ dist: trusty
branches:
only:
- v0.x
- v1.x
# having another branch lets us force-push tests here without spamming master
- ci-test
-1
View File
@@ -2,7 +2,6 @@ version: '{build}'
branches:
only:
- v0.x
- v1.x
- ci-test