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

Commit 3aa255b

Browse files
pellerpoplav
authored andcommitted
run tests on branch
(c) Copyright IBM Corp. 2016
1 parent 207e6a6 commit 3aa255b

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
@@ -287,6 +287,7 @@ _run:
287287
$(PORT_MAP) \
288288
-e SPARK_OPTS="--master=local[4]" \
289289
-e USE_HTTP=1 \
290+
-e JVM_OPT=-Dlog4j.logLevel=trace \
290291
-v `pwd`:/src \
291292
--user jovyan \
292293
$(VOL_MAP) \

0 commit comments

Comments
 (0)