Skip to content

Commit

Permalink
Only build main branches and PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Sep 6, 2018
1 parent 76a815a commit 6b9536e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -1,5 +1,11 @@
language: ruby

branches:
only:
- master
- /^.*-stable$/
- /^.*ci-check$/

matrix:
include:
- rvm: 2.1.10
Expand Down

0 comments on commit 6b9536e

Please sign in to comment.