summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2018-02-03 12:59:37 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2018-02-03 12:59:37 +0100
commit942e7a10b2511f555ac4aa4eadfbdd8d5a13b61c (patch)
tree1cbf10983ab37f519aecbcae8c830517032d72ac
parent3a911828c2b49e8f7c425e9746ad7453d087c3bc (diff)
run only the profile script on travis to create the cache without the timeout
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a3cf477d..9634d2a9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,5 +24,4 @@ install:
24script: 24script:
25 - pwd 25 - pwd
26 - ls -al 26 - ls -al
27 - travis/build.sh
28 - travis/profile.sh 27 - travis/profile.sh