Skip to content

Commit 9700dda

Browse files
committed
Update the travis deploy script
1 parent b3881e6 commit 9700dda

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
@@ -4,7 +4,7 @@ python:
44
- "2.7"
55
- "3.6"
66
addons:
7-
firefox: stable
7+
firefox: "58.0"
88
chrome: stable
99
before_install:
1010
- "sudo mysql -e 'CREATE DATABASE IF NOT EXISTS test_db;'"

0 commit comments

Comments
 (0)