Skip to content

Commit

Permalink
Test a wider selection of rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicsayers committed Jun 30, 2018
1 parent d82f903 commit a715202
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
language: ruby
rvm:
- 2.4.0
- 2.2
- 2.3
- 2.4
- 2.5
- 2.6
script:
- rspec

0 comments on commit a715202

Please sign in to comment.