add travis config

This commit is contained in:
Christoph Hartmann 2015-09-08 23:38:46 +01:00 committed by Dominik Richter
parent 729866734d
commit 9a74f50836

8
.travis.yml Normal file
View file

@ -0,0 +1,8 @@
---
rvm:
- 1.9.3
- 2.0.0
- 2.2.3
language: ruby
gemfile:
- Gemfile