Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Commit

Permalink
[travis] os x: test the freshly built ghc
Browse files Browse the repository at this point in the history
  • Loading branch information
alpmestan committed Mar 23, 2018
1 parent 9451654 commit 81c736d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ matrix:
# we will ignore selftest and build only stage1
- hadrian/build.sh -j $MODE --no-progress --progress-colour=never --profile=-

# Test GHC binary
- _build/stage1/bin/ghc -e 1+2

install:
# Add Cabal to PATH
- PATH="$HOME/.cabal/bin:$PATH"
Expand Down

0 comments on commit 81c736d

Please sign in to comment.