Skip to content

Commit

Permalink
add travis file, set versions, oj no longer supports older ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Braxton Huggins committed Aug 11, 2017
1 parent a3651fb commit 62049fa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: ruby

rvm:
- 2.0
- 2.1
- 2.2
- 2.3
- 2.4

0 comments on commit 62049fa

Please sign in to comment.