Add Travis CI YAML config

This commit is contained in:
Thibault Jouan 2013-08-07 21:36:13 +00:00
parent 9f49cc5777
commit f860bdfab4

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: ruby
rvm:
- 2.1.4
- 2.0.0
- ruby-head
- rbx-2