setting up travis ci env

This commit is contained in:
Michael McCabe
2013-09-10 09:17:40 -04:00
parent 292e8d9845
commit 987b6d8844
3 changed files with 9 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
language: ruby
rvm:
- "1.9.3"
before_script: rake db:migrate