Skip to content

Commit

Permalink
Temporarily disable Python 3.4 testing until upstream anaconda issues…
Browse files Browse the repository at this point in the history
… are resolved.
  • Loading branch information
matthewwardrop committed Oct 4, 2018
1 parent 5261294 commit 7f644a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: python
python:
- "2.7"
- "3.4"
# - "3.4" # TODO: The anaconda mro_base package seems to be broken. Re-enable when fixed.
- "3.5"
- "3.6"

Expand Down

0 comments on commit 7f644a1

Please sign in to comment.