From 942e7a10b2511f555ac4aa4eadfbdd8d5a13b61c Mon Sep 17 00:00:00 2001 From: Csaba Hruska Date: Sat, 3 Feb 2018 12:59:37 +0100 Subject: run only the profile script on travis to create the cache without the timeout --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a3cf477d..9634d2a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,5 +24,4 @@ install: script: - pwd - ls -al - - travis/build.sh - travis/profile.sh -- cgit v1.2.3