From 4c92730632217ce8f2c65bffc0984a082731cb19 Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Mon, 15 Jan 2018 03:18:48 -0600 Subject: [PATCH] Please --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 56157b6a..311ea342 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ python: # install dependencies install: - pip install -r requirements.txt -script: ./test.sh +script: onionr/test.sh