We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3881e6 commit 9700ddaCopy full SHA for 9700dda
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- "2.7"
5
- "3.6"
6
addons:
7
- firefox: stable
+ firefox: "58.0"
8
chrome: stable
9
before_install:
10
- "sudo mysql -e 'CREATE DATABASE IF NOT EXISTS test_db;'"
0 commit comments