mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-04-28 13:47:45 +02:00
Check compilation with nightly
This commit is contained in:
parent
7c228694ce
commit
afbc113cd8
@ -15,3 +15,8 @@ dependencies:
|
|||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
- stack test
|
- stack test
|
||||||
|
|
||||||
|
# Check compilation with nightly. If this proves problematic, add || true
|
||||||
|
# after to not fail the build.
|
||||||
|
- stack setup --resolver nightly
|
||||||
|
- stack build --resolver nightly --pedantic --test --no-run-tests
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user