Skip to content

Commit

Permalink
Fix environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
oskaritimperi committed Jun 17, 2019
1 parent 3566eab commit 6506bf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
os: windows
language: c
env:
PYVERSION=3.5.1 PYARCH=amd64
PYVERSION=3.5.1 PYARCH=x86
- PYVERSION=3.5.1 PYARCH=amd64
- PYVERSION=3.5.1 PYARCH=x86
script: powershell download.ps1

0 comments on commit 6506bf7

Please sign in to comment.