mirror of
https://github.com/haraldh/chainerror.git
synced 2025-07-03 02:35:26 +02:00
exclude gh-pages branch in .travis.yml
This commit is contained in:
parent
83d8d08521
commit
1dc50d457a
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
language: rust
|
language: rust
|
||||||
|
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- gh-pages
|
||||||
|
|
||||||
rust:
|
rust:
|
||||||
- stable
|
- stable
|
||||||
- nightly
|
- nightly
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue