Skip to content

Commit c2968f7

Browse files
committed
Update travis deploy script
1 parent ed9696e commit c2968f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ language: python
22
sudo: false
33
python:
44
- "2.7"
5-
- "3.6"
5+
- "3.7"
66
addons:
7-
firefox: "58.0"
7+
firefox: "60.0"
88
chrome: stable
99
before_install:
1010
- "sudo mysql -e 'CREATE DATABASE IF NOT EXISTS test_db;'"

0 commit comments

Comments
 (0)