From b0af0b7830d8f36d3049ef69ed7ca5cac06419e1 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 9 May 2017 23:32:27 +0530 Subject: [PATCH] ... --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 331195fc04..d235123bf7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,4 +20,4 @@ matrix: before_install: - python setup/unix-ci.py install -script: python setup/unix-ci.py test +script: $SW/bin/python setup/unix-ci.py test