Skip to content

Commit

Permalink
Guess we need sudo for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
malero committed Feb 27, 2018
1 parent ed03f85 commit 573f9e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: typescript
dist: trusty
sudo: false
sudo: true

addons:
chrome: stable
apt:
packages:
- chromium-chromedriver
Expand Down

0 comments on commit 573f9e1

Please sign in to comment.