From c08ffc7218786d4e8b217d0e3a49ef1f0fa91413 Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Mon, 17 Jun 2019 22:28:57 +0300 Subject: Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- cgit v1.2.3