Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

Commit

Permalink
Explicitly use Python 3.4.3
Browse files Browse the repository at this point in the history
There are still a few bugs with this approach, but wevs
  • Loading branch information
marvinpinto committed Dec 22, 2015
1 parent 3fad1d7 commit 692484a
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
sudo: false
python:
- "3.4"
- "3.4.3"

env:
global:
Expand Down

0 comments on commit 692484a

Please sign in to comment.