Fix travis build

Signed-off-by: cpw <cpw+github@weeksfamily.ca>
This commit is contained in:
cpw 2019-06-07 16:57:18 -04:00
parent a7df63e1a1
commit d97f47141e
No known key found for this signature in database
GPG Key ID: 8EB3DF749553B1B7
1 changed files with 2 additions and 1 deletions

View File

@ -29,9 +29,10 @@ script:
notifications:
email: false
# skip building travis on 1.13 - it doesn't work there
# skip building travis on 1.13+ - it doesn't work there
branches:
except:
- 1.13-pre
- 1.13.x
- 1.14.x
- /^noci-.*$/