Skip to content

Commit 7eba9ed

Browse files
committed
Test more Python versions
1 parent 4c99378 commit 7eba9ed

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ language: python
22
python:
33
- "2.7"
44
- "3.3"
5+
- "3.4"
6+
- "3.5"
7+
- "3.6"
58

69
install:
710
- python -m pip install numpy ipython

0 commit comments

Comments
 (0)