Skip to content

Commit

Permalink
run my test
Browse files Browse the repository at this point in the history
  • Loading branch information
ryskajakub committed Jun 24, 2015
1 parent e06b009 commit 7eb9dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ install:
- "travis_retry cabal install --force-reinstalls --only-dependencies -ftest"
script:
- cabal install . fay-base/ --jobs=1 -ftest
- fay-tests --num-threads=4 -random 20
- fay-tests --num-threads=4 --pattern VarPtr
notifications:
irc:
channels: "irc.freenode.net#fay"
Expand Down

0 comments on commit 7eb9dad

Please sign in to comment.