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 5f5e7d5 commit 83ddc4eCopy full SHA for 83ddc4e
.travis.yml
@@ -2,9 +2,9 @@ language: python
2
sudo: false
3
python:
4
- "2.7"
5
-# - "3.6"
+ - "3.7"
6
addons:
7
- firefox: "60.0"
+ firefox: "62.0.3"
8
chrome: stable
9
before_install:
10
- "sudo mysql -e 'CREATE DATABASE IF NOT EXISTS test_db;'"
0 commit comments