Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes from bcorner13 repo more Debian repo #330

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
add travis
restrict branch
Corner, Bradley authored and sergiomb2 committed Jun 27, 2024
commit d3e61f771ed593e964778d4f7abae341b0c99d8a
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
language: ruby
rvm:
- 2.4.1
- jruby
- ruby-head
matrix:
allow_failures:
- rvm: ruby-head
branches:
only:
- develop