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

Commit 5236547

Browse files
pellerGino Bustelo
authored and
Gino Bustelo
committed
run tests on branch
(c) Copyright IBM Corp. 2016
1 parent 5f00fe2 commit 5236547

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
@@ -259,6 +259,7 @@ _run:
259259
$(PORT_MAP) \
260260
-e SPARK_OPTS="--master=local[4]" \
261261
-e USE_HTTP=1 \
262+
-e JVM_OPT=-Dlog4j.logLevel=trace \
262263
-v `pwd`:/src \
263264
$(VOL_MAP) \
264265
$(REPO) bash -c '$(SETUP_CMD) \

0 commit comments

Comments
 (0)