strip newline before Base64 decoding (#916)

This commit is contained in:
Eric Bréchemier
2017-07-20 09:21:31 -05:00
committed by Joe Nelson
parent 968bf9ce59
commit 7fcdbf9153
22 changed files with 153 additions and 2 deletions
+1
View File
@@ -16,6 +16,7 @@ dependencies:
test:
override:
- POSTGREST_TEST_CONNECTION=$(test/create_test_db "postgres://ubuntu@localhost" postgrest_test) stack test
- test/io-tests.sh
- git ls-files | grep '\.l\?hs$' | xargs stack exec -- hlint -X QuasiQuotes -X NoPatternSynonyms "$@"
- stack exec -- cabal update
- stack exec --no-ghc-package-path -- cabal install --only-d --dry-run