From 67cbd2dcc971644ea4c6d2533c64037d1bfbfaa8 Mon Sep 17 00:00:00 2001 From: Ashwin Samudre Date: Sun, 18 Mar 2018 04:20:35 +0530 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8c9704f9b2e2f..ae7674a07eb34 100644 --- a/.travis.yml +++ b/.travis.yml @@ -81,8 +81,6 @@ install: fi script: -- mkdir ../builds -- cd ../builds - cmake .. - echo "Copying and generating header files." && echo -en "travis_fold:start:install.headers" - |