summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2019-07-05 14:03:15 +0200
committerRémi Flamary <remi.flamary@gmail.com>2019-07-05 14:03:15 +0200
commit41706d1c35bfe5f55f36041f511e2a42e36f6ab7 (patch)
tree96132db293daf4cfda88a92d5006ef0c565a29c7
parent7ac1b462d23ae0a396742bba4773e146e60e7502 (diff)
remove test for python 3.4
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index cddf0e0..57b961b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,10 +6,8 @@ matrix:
- os: windows
include:
- os: osx
- language: generic
- - os: linux
sudo: required
- python: 3.4
+ language: generic
- os: linux
sudo: required
python: 3.5