From 80c2d8385556ef3f82858f9d8e5050a175cec0ad Mon Sep 17 00:00:00 2001 From: Anish Athalye Date: Sat, 16 Jan 2016 16:43:58 -0500 Subject: Move Travis CI test script --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index f80bc62..8c2d54c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,4 @@ python: - "3.5" script: - - ./.travis/run_tests + - ./test/test_travis -- cgit v1.2.3