Skip to content

Commit

Permalink
.travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Jun 23, 2013
1 parent e5d99ea commit 50c721e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: haskell

install:
- cabal update
- cabal install mega-sdist hspec doctest cabal-meta cabal-src
- cabal-meta install --force-reinstalls

script: mega-sdist --test

0 comments on commit 50c721e

Please sign in to comment.