Skip to content

Commit

Permalink
add ruby-2.3.0 to travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
lamont-granquist committed Mar 29, 2016
1 parent 5379c19 commit c95ea46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ matrix:
- rvm: 2.2
sudo: true
bundler_args: --without server docgen maintenance
- rvm: 2.3.0
sudo: true
bundler_args: --without server docgen maintenance
- rvm: rbx
sudo: true
bundler_args: --without server docgen maintenance ruby_prof pry
Expand Down

0 comments on commit c95ea46

Please sign in to comment.