Skip to content

Commit 93f0232

Browse files
author
Yury Selivanov
committed
Enable 3.7 ci
1 parent e75a44c commit 93f0232

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ matrix:
5656
python: "3.6"
5757
env: BUILD=tests
5858

59+
- os: linux
60+
dist: xenial
61+
sudo: required
62+
language: python
63+
python: "3.7"
64+
env: BUILD=tests
65+
5966
- os: linux
6067
dist: trusty
6168
branches: {only: [releases]}

0 commit comments

Comments
 (0)