From f3497ac576c610e5ca4a4147a04cb9e9cbf2c2e3 Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Mon, 17 Jun 2019 23:27:37 +0300 Subject: Execute the new script --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9ef740c..484f0cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,4 @@ language: generic env: - PYVERSION=3.5.1 PYARCH=amd64 - PYVERSION=3.5.1 PYARCH=x86 -script: powershell '.\download.ps1' +script: download.sh -- cgit v1.2.3