diff options
| author | Oskari Timperi <oskari.timperi@iki.fi> | 2019-06-17 22:28:57 +0300 |
|---|---|---|
| committer | Oskari Timperi <oskari.timperi@iki.fi> | 2019-06-17 22:28:57 +0300 |
| commit | c08ffc7218786d4e8b217d0e3a49ef1f0fa91413 (patch) | |
| tree | 906c92db3be725d4aa56da62bf326fb835a83d86 | |
| parent | 6506bf7472ea8043c396f11466457010c035335b (diff) | |
| download | portablepython-c08ffc7218786d4e8b217d0e3a49ef1f0fa91413.tar.gz portablepython-c08ffc7218786d4e8b217d0e3a49ef1f0fa91413.zip | |
Update .travis.yml
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 7792847..827281a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,4 @@ language: c env: - PYVERSION=3.5.1 PYARCH=amd64 - PYVERSION=3.5.1 PYARCH=x86 -script: powershell download.ps1 +script: powershell '.\download.ps1' |
