Skip to content

Commit

Permalink
fix: Remove sampleapp build from scope of travis
Browse files Browse the repository at this point in the history
  • Loading branch information
haroldadmin committed Jul 29, 2019
1 parent 40dbfdd commit ebfec1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ before_script:
- "export JAVA_OPTS=-Xmx1536m"

script:
- ./gradlew build test --parallel
- ./gradlew :vector:build :vector:test --parallel

0 comments on commit ebfec1c

Please sign in to comment.