Skip to content

Commit

Permalink
Test OSX specific changes on mac on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
schneems committed Jul 8, 2019
1 parent 35c35d8 commit c84afc6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,4 +1,7 @@
language: ruby
os:
- linux
- osx

before_install:
- gem install bundler -v 1.12.5
Expand All @@ -14,4 +17,4 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: rbx-19mode
- rvm: jruby-19mode
- rvm: jruby-19mode

0 comments on commit c84afc6

Please sign in to comment.