Skip to content

Commit

Permalink
travis: Change from install to script
Browse files Browse the repository at this point in the history
  • Loading branch information
travitch committed Nov 26, 2016
1 parent 2e80f56 commit a1419da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -44,5 +44,5 @@ matrix:
allow_failures:
- env: GHCVER=8.0.1 STACK_YAML=stack-8.0.yaml

install:
script:
- stack --no-terminal --skip-ghc-check build

0 comments on commit a1419da

Please sign in to comment.