Temporarily disable python3.3 until i can sort out the issue with py3.3 and scipy on travis CI

This commit is contained in:
Hamilton Kibbe 2016-11-18 08:23:02 -05:00
parent e07ccc805f
commit 845737ebd8

View file

@ -1,7 +1,7 @@
language: python
python:
- "2.7"
- "3.3"
# - "3.3"
- "3.4"
- "3.5"