This commit is contained in:
Christian Mehlmauer
2013-01-10 22:12:12 +01:00
parent 80a0793744
commit 062109ae8b

5
.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
language: ruby
rvm:
- "1.9.2"
- "1.9.3"
script: bundle exec rspec spec