Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matijakolaric committed Nov 16, 2019
1 parent 4cce523 commit 0329a61
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
@@ -1,12 +1,9 @@
language: python
matrix:
include:
- name: "18.04 Py3.7 Pg10"
dist: bionic
- name: "16.04 Py3.7"
dist: xenial
python: "3.7"
- name: "18.04 Py3.6 Pg10"
dist: bionic
python: "3.8"
- name: "16.04 Py3.6"
dist: xenial
python: "3.6"
Expand Down

0 comments on commit 0329a61

Please sign in to comment.