mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
Specifically exclude "readme-edits" branch from Travis
This commit is contained in:
parent
e4dc65f449
commit
edbd815f1e
1 changed files with 3 additions and 0 deletions
|
|
@ -2,3 +2,6 @@ language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- "1.9.3"
|
- "1.9.3"
|
||||||
- "2.0.0"
|
- "2.0.0"
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- "readme-edits"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue