Skip to content

Commit e6ecf8b

Browse files
committed
install geckodriver
1 parent d936a8b commit e6ecf8b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ deploy:
2424
all_branches: true
2525
addons:
2626
artifacts: true
27-
chrome: stable
27+
apt:
28+
packages:
29+
firefox-geckodriver

0 commit comments

Comments
 (0)