Skip to content

Commit faaf734

Browse files
author
Chris Fonnesbeck
committed
Merge pull request #554 from frewsxcv/patch-2
Enable automated testing with Python 3.4
2 parents a7ab153 + a907bc8 commit faaf734

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: python
33
python:
44
- "2.7"
55
- "3.3"
6+
- "3.4"
67

78
before_install:
89
- sudo apt-get install liblapack-dev gfortran python-scipy libblas-dev libsuitesparse-dev swig

0 commit comments

Comments
 (0)