Skip to content

Commit

Permalink
Remove Travis flags
Browse files Browse the repository at this point in the history
  • Loading branch information
paf31 authored Apr 17, 2017
1 parent 7eb78b5 commit 29c23b5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions travis/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ if [ -z "$TRAVIS_TAG" ]
then
# On non-release builds, disable optimizations.
STACK_EXTRA_FLAGS="--fast"
else
# On release builds, set the 'release' cabal flag.
STACK_EXTRA_FLAGS="--flag purescript:RELEASE"
fi

if [ "$STACKAGE_NIGHTLY" = "true" ]
Expand Down

0 comments on commit 29c23b5

Please sign in to comment.