Skip to content

Commit

Permalink
force installation of happy 1.19.9
Browse files Browse the repository at this point in the history
  • Loading branch information
angerman authored and 23Skidoo committed Feb 10, 2018
1 parent c1e3d39 commit fe41068
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions travis-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ timed cabal update
# Install executables if necessary
# ---------------------------------------------------------------------

if ! command -v happy; then
timed cabal install $jobs happy
fi
#if ! command -v happy; then
timed cabal install $jobs happy-1.19.9
#fi

# ---------------------------------------------------------------------
# Setup our local project
Expand Down

0 comments on commit fe41068

Please sign in to comment.