Skip to content

Commit

Permalink
Added ruby_jit branch to allowed travis branches.
Browse files Browse the repository at this point in the history
  • Loading branch information
duffyjp committed Apr 9, 2019
1 parent c5b1c2a commit 052d79b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ language: ruby
cache: bundler
dist: precise
branches:
only: master
only:
- master
- ruby_jit
rvm:
- 2.2
- 2.3
Expand Down

0 comments on commit 052d79b

Please sign in to comment.