Skip to content

Commit db38eab

Browse files
authored
Update the deploy script
1 parent 9f9dfd4 commit db38eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ matrix:
77
- python: 3.6
88
addons:
99
firefox: "62.0.3"
10-
chrome: stable
10+
chrome: beta
1111
before_install:
1212
- "sudo mysql -e 'CREATE DATABASE IF NOT EXISTS test_db;'"
1313
- "sudo mysql -h 127.0.0.1 -u root test_db < seleniumbase/core/create_db_tables.sql"

0 commit comments

Comments
 (0)