1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Increase iteration on CI

This commit is contained in:
Takashi Kokubun 2015-03-16 00:42:38 +09:00
parent f6d7ce3b0d
commit 38369e0271

View file

@ -32,4 +32,4 @@ build:
- script:
name: run benchmarks
code: bundle exec rake bench
code: TIME=100 bundle exec rake bench