update travis.
This commit is contained in:
parent
59c20b7aef
commit
defb311789
@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
memcached &
|
||||
|
||||
cabal configure --enable-tests
|
||||
cabal build
|
||||
cabal test
|
||||
@ -2,4 +2,3 @@ language: haskell
|
||||
ghc:
|
||||
- 7.8
|
||||
- 7.6
|
||||
script: bash -eu .travis-script.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user