Skip to content

Commit d1ed985

Browse files
Update .travis.yml
1 parent d44d1bc commit d1ed985

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ python:
88
- "2.7"
99

1010
before_install:
11-
- sudo apt-get update -qq
12-
- sudo apt-get -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confnew install docker-engine
1311
- export CHROME_BIN=/usr/bin/google-chrome
1412
- export DISPLAY=:99.0
1513
- sh -e /etc/init.d/xvfb start
@@ -37,4 +35,4 @@ script:
3735
notifications:
3836
email:
3937
recipients:
40-
38+

0 commit comments

Comments
 (0)