Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
Build on Ubuntu Trusty
Browse files Browse the repository at this point in the history
Rubinius is not supported on the default (12.04) distribution.
  • Loading branch information
Tobias Haagen Michaelsen committed Jun 26, 2017
1 parent d7c9ed2 commit 27028f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: ruby
dist: trusty
script: rake
rvm:
- 1.9.3
Expand All @@ -11,7 +12,7 @@ rvm:
- jruby
- jruby-head
- jruby-19mode
- rubinius
- rubinius-3

before_install:
- "gem install bundler"

0 comments on commit 27028f2

Please sign in to comment.