Skip to content

Commit

Permalink
Remove python 3.4 windows env from travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kmuzychko committed Aug 6, 2019
1 parent 4c869c8 commit 771f87a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ matrix:
- choco install python2
- python -m pip install --upgrade pip
env: PATH=/c/Python27:/c/Python27/Scripts:$PATH
- os: windows
language: shell
before_install:
- choco install python --version 3.4.2
- python -m pip install --upgrade pip
env: PATH=/c/Python34:/c/Python34/Scripts:/c/tools/python:/c/tools/python/Scripts:$PATH
- os: windows
language: shell
before_install:
Expand Down

0 comments on commit 771f87a

Please sign in to comment.