travis: buidl with ghc 7.8 and clone servant from git before building

This commit is contained in:
Alp Mestanogullari 2014-12-02 17:49:25 +01:00
parent 426c59078c
commit d517bfa69c

View File

@ -1,5 +1,13 @@
language: haskell
ghc:
- 7.8
before_install:
- git clone https://github.com/haskell-servant/servant.git
- cabal sandbox init
- cabal sandbox add-source servant/
notifications:
irc:
channels: