Skip to content

Commit

Permalink
#1 -d:MONO for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ctaggart committed Feb 27, 2014
1 parent 0be0929 commit c172fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ fi
if [ ! -f packages/SourceLink.Fake/tools/SourceLink.fsx ]; then
mono .nuget/NuGet.exe install SourceLink.Fake -OutputDirectory packages -ExcludeVersion
fi
mono packages/FAKE/tools/FAKE.exe build.fsx $@
mono packages/FAKE/tools/FAKE.exe build.fsx -d:MONO $@

0 comments on commit c172fbb

Please sign in to comment.