Skip to content

Commit ebfec1c

Browse files
committed
fix: Remove sampleapp build from scope of travis
1 parent 40dbfdd commit ebfec1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ before_script:
3030
- "export JAVA_OPTS=-Xmx1536m"
3131

3232
script:
33-
- ./gradlew build test --parallel
33+
- ./gradlew :vector:build :vector:test --parallel

0 commit comments

Comments
 (0)