Skip to content

Commit

Permalink
fix/test #1702 Reducing the number of phantomjs instances on travis
Browse files Browse the repository at this point in the history
This increases the stability of the travis build.

close #1702
  • Loading branch information
divdavem committed Oct 7, 2016
1 parent 1fa14d0 commit 378d8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ciLauncher.yml
Expand Up @@ -6,7 +6,7 @@ launchers:
browsers:
PhantomJS:
$launcher: $phantomjs
$maxInstances: 6
$maxInstances: 4
Firefox:
$launcher: localWebdriver
capabilities:
Expand Down

0 comments on commit 378d8a7

Please sign in to comment.