Skip to content

Commit

Permalink
chore: workaround to Travis chrome permissions bug
Browse files Browse the repository at this point in the history
While we await a fix for travis-ci/travis-ci#8836
  • Loading branch information
chalin committed Nov 30, 2017
1 parent 3c2b32f commit dc1bc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: ruby
sudo: false
sudo: required # fall back to false once https://github.com/travis-ci/travis-ci/issues/8836 is fixed
cache:
bundler: true
directories:
Expand Down

0 comments on commit dc1bc6d

Please sign in to comment.