Skip to content

Commit bfa0c86

Browse files
author
John Hawthorn
committed
Fix chrome on TravisCI
1 parent c56d5ff commit bfa0c86

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
dist: trusty
22
sudo: required
33
addons:
4-
apt:
5-
packages:
6-
- google-chrome-beta
4+
chrome: stable
75
cache: bundler
86
language: ruby
97
rvm:

0 commit comments

Comments
 (0)