diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index b8206e03..c61682ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -66,7 +66,7 @@ matrix: - libenchant-dev - python: 2.7 env: TOXENV=pep8 - - python: 3.3 + - python: 3.4 env: TOXENV=py3pep8 - language: generic os: osx |