Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
nofxx committed Aug 21, 2015
1 parent 7c54231 commit 29857ef
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
language: ruby
env: CI="travis"
rvm:
- 2.2
- rbx-2
- jruby-head
- ruby-head

matrix:
allow_failures:
- rvm: jruby-head

sudo: false

0 comments on commit 29857ef

Please sign in to comment.