From 2efb9e91b8b068e461ef028792b46c05de41976c Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Thu, 12 Jun 2014 01:47:10 +0200 Subject: getting there --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 789401f..e9c2f60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,6 @@ language: c before_install: - - pwd - - tree - - PROJECT_PATH=~/victorhaggqvist/pebble-battery-monitor + - PROJECT_PATH=$(pwd) - PEBBLE_SDK=PebbleSDK-2.2 - echo 'Installing Pebble SDK Dependencies...' - echo 'SDK ${PEBBLE_SDK}' -- cgit v1.2.3