Skip to content

Commit

Permalink
result file should be quite big
Browse files Browse the repository at this point in the history
  • Loading branch information
piranha committed Oct 1, 2014
1 parent 9fc9a3f commit 9580b07
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 @@ -7,4 +7,4 @@ before_install:
- sudo apt-get install -qq python-yaml python-jinja2 python-smartypants
install:
- pip install cyrax
script: cyrax
script: cyrax && test 6000 -lt $(cat _build/index.html | wc -l)

0 comments on commit 9580b07

Please sign in to comment.