Skip to content

Commit

Permalink
allow errors on ruby-head travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
mjansing committed Jun 24, 2016
1 parent 2565c0d commit 92f1ab0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -45,3 +45,6 @@ deploy:
# - "rake db:migrate"
addons:
postgresql: "9.3"
matrix:
allow_failures:
- rvm: ruby-head

0 comments on commit 92f1ab0

Please sign in to comment.