Fix travis build
Signed-off-by: cpw <cpw+github@weeksfamily.ca>
This commit is contained in:
parent
a7df63e1a1
commit
d97f47141e
1 changed files with 2 additions and 1 deletions
|
@ -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-.*$/
|
||||
|
|
Loading…
Reference in a new issue