diff options
author | Martin Matusiak <numerodix@gmail.com> | 2014-03-17 19:27:10 +0100 |
---|---|---|
committer | Martin Matusiak <numerodix@gmail.com> | 2014-03-17 19:27:10 +0100 |
commit | 5bcb9167530b411ae8bbd0324d4394d3dd1b518d (patch) | |
tree | 9d36e700f333b7b8bea4067224bdfaa51e3bc566 | |
parent | 11e73f9d18e7fb8ca1ec95395b6e6558319e6d0d (diff) | |
download | ansicolor-5bcb9167530b411ae8bbd0324d4394d3dd1b518d.tar.gz |
update .travis.yml
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index c4406e6..48a07d6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ env: - TOX_ENV=py34 - TOX_ENV=pypy install: - - sudo apt-get install python3.4 - pip install tox script: tox -e $TOX_ENV notifications: |