diff --git a/.travis.yml b/.travis.yml index 7ace9fb717f8e61caca1e5807b9495cf3efe6ed0..b9308b0258039a3d6b6c69183b0e37d3cfec48ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,12 +16,6 @@ jobs: os: linux python: 3.6 script: /bin/bash ./scripts/check_code_style.sh - - name: "CI on Linux/Python3.5" - os: linux - python: 3.5 - - name: "CI on Linux/Python2.7" - os: linux - python: 2.7 env: - PYTHONPATH=${PWD}