Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 4a2b51d

Browse files
pellerGino Bustelo
authored and
Gino Bustelo
committed
run tests on branch
(c) Copyright IBM Corp. 2016
1 parent 2f5ba30 commit 4a2b51d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ notifications:
4242
branches:
4343
only:
4444
- master
45+
- ScalaSystemTest

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ _run:
264264
$(PORT_MAP) \
265265
-e SPARK_OPTS="--master=local[4]" \
266266
-e USE_HTTP=1 \
267+
-e JVM_OPT=-Dlog4j.logLevel=trace \
267268
-v `pwd`:/src \
268269
$(VOL_MAP) \
269270
$(REPO) bash -c '$(SETUP_CMD) \

0 commit comments

Comments
 (0)