mirror of
https://github.com/haraldh/chainerror.git
synced 2025-01-31 00:56:41 +01:00
exclude gh-pages branch in .travis.yml
This commit is contained in:
parent
83d8d08521
commit
1dc50d457a
|
@ -1,5 +1,9 @@
|
|||
language: rust
|
||||
|
||||
branches:
|
||||
except:
|
||||
- gh-pages
|
||||
|
||||
rust:
|
||||
- stable
|
||||
- nightly
|
||||
|
|
Loading…
Reference in a new issue