Skip to content

Commit

Permalink
Merge 3b48fd3 into c2b1229
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmartt committed Apr 30, 2019
2 parents c2b1229 + 3b48fd3 commit a3f2658
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .travis.yml
@@ -1,15 +1,11 @@
language: ruby
rvm:
- 2.2.6
- 2.3.1
- 2.4.1
- 2.2
- 2.4
- 2.6

before_install: gem update bundler

script:
- rake build
- rake test

matrix:
allow_failures:
- rvm: 2.4

0 comments on commit a3f2658

Please sign in to comment.