From e94b3259e5b406d26e9e80b88c0579c096791429 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Mon, 25 Dec 2017 15:56:22 -0800 Subject: fix typo --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b496c03..a156448 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ dist: trusty language: python install: - - ./.travis/install.h + - ./.travis/install.sh # python 3 is not fulling passing at this time # so allow failure so the coverage stage can be reached with python 2 -- cgit v0.12