Skip to content

Commit 1195083

Browse files
committed
travis ci file updated
1 parent 8761e0e commit 1195083

14 files changed

+8
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
language: python # this works for Linux but is an error on macOS or Windows
2+
python:
3+
- "2.7"
4+
- "3.4"
5+
- "3.5"
6+
- "3.6" # current default Python on Travis CI
7+
- "3.7"
8+
- "3.8"
29
jobs:
310
include:
411
- name: "Python 3.8.0 on Xenial Linux"
-198 Bytes
Binary file not shown.
-1.31 KB
Binary file not shown.
-5.25 KB
Binary file not shown.
-58.7 KB
Binary file not shown.
-4.61 KB
Binary file not shown.
-205 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)