Skip to content

Commit

Permalink
fix cabal build flag
Browse files Browse the repository at this point in the history
  • Loading branch information
agrafix committed Aug 23, 2015
1 parent 227ea6d commit bd0452d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ script:
- $CABAL build
- $CABAL test --show-details=always
- $CABAL configure -flib-Werror -fwithout-pcre
- $CABAL build -fwithout-pcre
- $CABAL build
deploy:
provider: hackage
username: AlexanderThiemann
Expand Down

0 comments on commit bd0452d

Please sign in to comment.