Skip to content

Commit 8cba9e9

Browse files
committed
test on all Python versions Travis-CI supports
1 parent b184f6f commit 8cba9e9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ fast_finish: true
44
python:
55
- 2.6
66
- 2.7
7-
- 3.2
87
- 3.3
98
- 3.4
109
- 3.5

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ particularly for Python users accustomed to Matlab.
3535
.. contents::
3636

3737

38-
:prereqs: any of Python 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, ...
38+
:prereqs: any of Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, ...
3939
:OPTIONAL prereqs: Numpy, AstroPy (for full functionality)
4040

4141
Install

0 commit comments

Comments
 (0)