Skip to content

Commit f6a01c1

Browse files
committed
temporarily removed 3.7 testing due to Travis numpy version issue
1 parent 637a615 commit f6a01c1

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: python
22
python:
33
- "3.5"
44
- "3.6" # current default Python on Travis CI
5-
- "3.7"
5+
# - "3.7"
66
- "3.8"
77
# - "3.8-dev" # 3.8 development branch
88
# command to install dependencies

ADRpy/.DS_Store

2 KB
Binary file not shown.

ADRpy/data/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)