Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o authored Jul 3, 2020
1 parent f1030f1 commit 422e872
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ version: 2
jobs:
build:
branches:
only:
- /feature\/.*/
ignore:
- master
environment:
- JAVA_OPTS: "-XX:ReservedCodeCacheSize=256M -Xms1g -Xmx3g -Xss2m"
- SBT_TEST_TIME_FACTOR: "2"
Expand Down

0 comments on commit 422e872

Please sign in to comment.