Skip to content

Commit

Permalink
travis: Build fay/fay-base with --jobs=1
Browse files Browse the repository at this point in the history
  • Loading branch information
bergmark committed Apr 14, 2014
1 parent af59650 commit dccce88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ install:
- "travis_retry cabal install --force-reinstalls --only-dependencies"
script:
- git clone https://github.com/faylang/fay-base.git
- cabal install
- cabal install fay-base/
- cabal install --jobs=1
- cabal install fay-base/ --jobs=1
- dist/build/fay-tests/fay-tests --plain
notifications:
irc:
Expand Down

0 comments on commit dccce88

Please sign in to comment.