yesod-auth-oauth2/.travis.yml
2015-04-07 12:56:43 -04:00

14 lines
138 B
YAML

language: haskell
ghc:
- "7.6"
- "7.8"
# - "7.10" not available yet
notifications:
email: false
branches:
only:
- master