mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 15:10:26 +01:00
Try out Travis
This commit is contained in:
parent
45b33ac54d
commit
e7b87bdb9b
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
language: haskell
|
||||||
|
|
||||||
|
install:
|
||||||
|
- cabal update
|
||||||
|
- cabal install -j
|
||||||
|
|
||||||
|
script: stackage check
|
||||||
Loading…
Reference in New Issue
Block a user