Skip to content

Commit

Permalink
Bump number of tests Travis runs for JS to 100
Browse files Browse the repository at this point in the history
  • Loading branch information
rickynils committed May 14, 2015
1 parent 4225e77 commit 20b470e
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 @@ -4,7 +4,7 @@ script:
env:
- PLATFORM=jvm TESTS=1000 WORKERS=1
- PLATFORM=jvm TESTS=1000 WORKERS=4
- PLATFORM=js TESTS=20 WORKERS=1
- PLATFORM=js TESTS=100 WORKERS=1
scala:
- 2.10.5
- 2.11.6
Expand Down

0 comments on commit 20b470e

Please sign in to comment.