Add Travis-CI file

master
Guillaume Dott 2014-09-23 17:07:31 +02:00
parent d66f2c4a5f
commit 866112aea2
1 changed files with 6 additions and 0 deletions

6
.travis.yml 100644
View File

@ -0,0 +1,6 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.1
- rbx-2