Skip to content

Commit

Permalink
Add devel and support branches to Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ramosbugs committed Mar 30, 2018
1 parent 0282bb6 commit bf70c77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ sudo: false
branches:
only:
- master
- devel/2.0.0
- support/1.x
script:
- cargo test -- --test-threads=1
- cargo test --example google
Expand Down

0 comments on commit bf70c77

Please sign in to comment.