Skip to content

Commit

Permalink
Merge pull request voxpupuli#524 from 3flex/container-builds-on-travis
Browse files Browse the repository at this point in the history
travis: enable container-based builds
  • Loading branch information
jfryman committed Dec 10, 2014
2 parents 9685836 + fce68d8 commit eadc015
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ branches:
except:
- refactor
- gh-pages
sudo: false
language: ruby
script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'"
bundler_args: --without rake
Expand Down

0 comments on commit eadc015

Please sign in to comment.