Remove noisy notifications

This commit is contained in:
Joe Nelson
2014-11-06 14:19:19 -08:00
parent 5cbbe12b65
commit f1c374403a
-2
View File
@@ -2,8 +2,6 @@ language: haskell
ghc: 7.8
addons:
postgresql: "9.3"
notifications:
slack: looprecur:z2nPS2Cfx2D33LE2obyU2FyQ
before_install:
- createuser --superuser --no-password dbapi_test
- createdb -O dbapi_test -U postgres dbapi_test