Skip to content

Commit 6d5cd0b

Browse files
authored
Merge pull request solidusio#117 from jhawthorn/fix_chrome_on_travis
Fix chrome on TravisCI
2 parents c56d5ff + bfa0c86 commit 6d5cd0b

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)