Lint and check for restrictive package locks on ci

This commit is contained in:
Joe Nelson
2015-02-07 13:48:04 -08:00
parent e909ef3e62
commit 3662c1d428
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -4,3 +4,7 @@ machine:
- createdb -O postgrest_test -U ubuntu postgrest_test
ghc:
version: 7.8.3
test:
post:
- cabal exec hlint src/*.hs test/**/*.hs
- cabal exec packdeps postgrest.cabal