Skip to content

Commit

Permalink
Merge pull request redhat-openstack#220 from pdxcat/enable_docker_tra…
Browse files Browse the repository at this point in the history
…visci

Disable sudo in .travis.yml to enable container builds
  • Loading branch information
blkperl committed Dec 26, 2014
2 parents 9944bf1 + 00ec0ed commit 4a3179d
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
@@ -1,4 +1,5 @@
---
sudo: false
language: ruby
bundler_args: --without system_tests
script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'"
Expand Down

0 comments on commit 4a3179d

Please sign in to comment.