From d5c17e43c056fa60cca81bcfe70602a80a9a0e0f Mon Sep 17 00:00:00 2001 From: Lukas Mestan Date: Sun, 13 Oct 2019 17:44:51 +0200 Subject: [PATCH] update travis yml --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index bf1c2f8..16ffcd0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,8 +11,6 @@ addons: - cmake install: -# - git checkout ${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH} -# - git branch --set-upstream-to origin/$TRAVIS_BRANCH - git rev-parse HEAD script: make test