mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-29 04:10:25 +01:00
Check compilation with nightly
This commit is contained in:
parent
7c228694ce
commit
afbc113cd8
@ -15,3 +15,8 @@ dependencies:
|
||||
test:
|
||||
override:
|
||||
- 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