Added travis.yml

This commit is contained in:
Abhi Yerra 2014-08-18 13:37:46 -07:00
parent ba99648e0d
commit 1336deb53a
1 changed files with 8 additions and 0 deletions

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
language: ruby
rvm:
- ruby-head
- 2.1
- 2.0
- 1.9.3
- rbx-2.1.1
- 1.8.7