From 3593fc0c981b6250b44de56a34a9679a975c6ee9 Mon Sep 17 00:00:00 2001 From: SoftCoder Date: Tue, 21 Jan 2014 23:26:10 -0800 Subject: [PATCH] - updated travis script to use new path for build script --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5e35de029..361122a09 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ before_install: - sudo mk/linux/setupBuildDeps.sh --quiet # INSTALL DEPENDENCIES HERE script: # ALL THE BUILD COMMANDS HERE - - ./build-mg.sh -c 4 + - mk/linux/build-mg.sh -c 4 #- dmesg notifications: irc: