summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Matusiak <numerodix@gmail.com>2014-03-17 19:32:44 +0100
committerMartin Matusiak <numerodix@gmail.com>2014-03-17 19:32:44 +0100
commitf3bbbbb5b77935d473e4e23ef2dad8412fdca25e (patch)
treeb8901c272f886a9a5632a762bdb78e0440397a05
parent5bcb9167530b411ae8bbd0324d4394d3dd1b518d (diff)
downloadansicolor-f3bbbbb5b77935d473e4e23ef2dad8412fdca25e.tar.gz
Revert "update .travis.yml"
This reverts commit 5bcb9167530b411ae8bbd0324d4394d3dd1b518d.
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 48a07d6..c4406e6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@ env:
- TOX_ENV=py34
- TOX_ENV=pypy
install:
+ - sudo apt-get install python3.4
- pip install tox
script: tox -e $TOX_ENV
notifications: