Skip to content

Commit

Permalink
Added travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgifford committed Jan 24, 2013
1 parent bf80a5e commit 50e0e38
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
@@ -0,0 +1,11 @@
language: ruby
script: 'rake db:migrate'
rvm:
- 1.9.3
env:
notifications:
email:
james@jamesrgifford.com
branches:
only:
- master

0 comments on commit 50e0e38

Please sign in to comment.