Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Add a .travis.yml for some basic sanity checking
Browse files Browse the repository at this point in the history
  • Loading branch information
R. Tyler Croy committed Jul 3, 2016
1 parent 924d945 commit 770627c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: ruby
sudo: false
rvm:
- ruby-head
- 2.3
- 2.2

0 comments on commit 770627c

Please sign in to comment.