Skip to content

Commit

Permalink
Merge branch 'master' into xz-package-task
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed May 4, 2016
2 parents 198bb72 + fae9598 commit 60b2f8a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
10 changes: 7 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,16 @@ sudo: false
rvm:
- 1.9.3
- 2.0.0
- 2.1.8
- 2.2.4
- 2.3.0
- 2.1.10
- 2.2.5
- 2.3.1
- ruby-head
- jruby-1.7.20
- jruby-9.0.5.0
- jruby-9.1.0.0
- jruby-head
- rbx-2
- rbx-3
before_install:
- gem update bundler --no-document
before_script:
Expand All @@ -20,6 +22,8 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-2
- rvm: rbx-3
notifications:
email:
- [email protected]
1 change: 0 additions & 1 deletion lib/rake/contrib/.document

This file was deleted.

0 comments on commit 60b2f8a

Please sign in to comment.