Skip to content

Commit 3168cf8

Browse files
committed
Tuning Chrome in Travis
1 parent 0910558 commit 3168cf8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@ env:
77
- GRID=False
88
- PYPY=False
99
addons:
10-
apt:
11-
sources:
12-
- google-chrome
13-
packages:
14-
- google-chrome-stable
10+
chrome: stable
1511
before_install:
1612
- CDVERSION=`curl http://chromedriver.storage.googleapis.com/LATEST_RELEASE`
1713
- echo $CDVERSION

0 commit comments

Comments
 (0)