Add barebones configuration for Travis CI

This commit is contained in:
Alexander Wenzowski 2012-08-08 15:15:40 -04:00
parent 896c2405cd
commit 83e0142c61
1 changed files with 3 additions and 0 deletions

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: ruby
rvm:
- 1.9.3