Added travis CI integration
This commit is contained in:
parent
42ece9b190
commit
a055a3d474
@ -11,13 +11,6 @@ before_install:
|
|||||||
- "cabal sandbox init --sandbox=../.cabal-sandbox"
|
- "cabal sandbox init --sandbox=../.cabal-sandbox"
|
||||||
- "cabal sandbox add-source ../hask-irc-core/"
|
- "cabal sandbox add-source ../hask-irc-core/"
|
||||||
- "cabal sandbox add-source ../hask-irc-handlers/"
|
- "cabal sandbox add-source ../hask-irc-handlers/"
|
||||||
script:
|
|
||||||
- cd hask-irc-core
|
|
||||||
- cabal clean && cabal install
|
|
||||||
- cd ../hask-irc-handlers
|
|
||||||
- cabal clean && cabal install
|
|
||||||
- cd ../hask-irc-runner
|
|
||||||
- cabal clean && cabal install
|
|
||||||
notifications:
|
notifications:
|
||||||
email: true
|
email: true
|
||||||
irc:
|
irc:
|
||||||
|
Loading…
Reference in New Issue
Block a user