add travis yml file
arnaud sellenet
committed Apr 07, 2014
commit 2bc8155ba1c93bc9d959687512f4059f68b29e8c
Showing 1
changed file with
4 additions
and 0 deletions
.travis.yml
+4
-0
| @@ | @@ -0,0 +1,4 @@ |
| + | language: ruby |
| + | rvm: |
| + | - 2.0.0 |
| + | - 2.1.1 |
| \ No newline at end of file | |