Skip to content

Commit

Permalink
Fix travis builds (hopefully).
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgr committed Jan 27, 2015
1 parent 23210d3 commit dfeb392
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ notifications:
on_start: always

ghc: 7.8

before_install:
cabal install happy alex
export PATH=$HOME/.cabal/bin:$PATH

0 comments on commit dfeb392

Please sign in to comment.