Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit b242b99e authored by Sean Gillespie's avatar Sean Gillespie
Browse files

Try again to fix build

parent 80adb6bb
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,6 @@ before_install:
- travis_retry curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C ~/.local/bin '*/stack'
install:
# setup stack env
- stack --no-terminal --skip-ghc-check setup
- stack --no-terminal setup
script:
- stack --no-terminal --skip-ghc-check test
- stack --no-terminal test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment