Skip to content

Commit 0c464d3

Browse files
author
Florian Rappl
committed
Changed default target for Linux
1 parent d7010d8 commit 0c464d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ CAKE_EXE=$TOOLS_DIR/Cake/Cake.exe
1212

1313
# Define default arguments.
1414
SCRIPT="build.cake"
15-
TARGET="Travis"
15+
TARGET="Default"
1616
CONFIGURATION="Release"
1717
VERBOSITY="verbose"
1818
DRYRUN=

0 commit comments

Comments
 (0)