Skip to content

Commit

Permalink
run CI for branches same with TravisCI (now waiting double time for p…
Browse files Browse the repository at this point in the history
…r/branch)
  • Loading branch information
tagomoris committed Mar 10, 2016
1 parent 13d747d commit 1020344
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ build: off
test_script:
- bundle exec rake test TESTOPTS=-v

branches:
only:
- master
- v0.10
- v0.12
- v0.14

environment:
matrix:
- ruby_version: "22-x64"
Expand Down

0 comments on commit 1020344

Please sign in to comment.