From 4294ced275cf463f22eca788be0322015ecc27c5 Mon Sep 17 00:00:00 2001 From: Artem Anufrij Date: Thu, 25 Oct 2018 22:45:50 +0200 Subject: [PATCH] travis --- .travis.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index ae787c7..cc502c6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,12 +17,8 @@ addons: packages: - libstdc++-5-dev -cache: - directories: - - /tmp/liftoff - install: - - npm install @elementaryos/houston + - npm i -g @elementaryos/houston script: - houston ci \ No newline at end of file