Skip to content

Commit 1bf24ef

Browse files
committed
Containerized Travis
This change opts the project into containerized Travis builds.
1 parent da8688f commit 1bf24ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ rvm:
55
before_script: if [[ $TRAVIS_RUBY_VERSION != '1.9.3-p551' || $TRAVIS_SECURE_ENV_VARS
66
!= 'true' ]]; then unset CODECLIMATE_REPO_TOKEN; fi
77
cache: bundler
8+
sudo: false
89
notifications:
910
slack:
1011
secure: TjtH21rnlUlNVu47g+cZSfgI+01RyAZzuMNU1nZskuUMJzf0PHGQAvA9VVVtC5SQiipGg0eB60xIlFN1VW/pYGw5yUcRkuqp9BUywC6CQFpduOc8fyBJ/ZD90Uu3tS/dCc5WCPRA1KPvGgtd6biofBuC/PJ8rMHQO6SVHUxGVvI=

0 commit comments

Comments
 (0)