parent
47d2b680c8
commit
4c9c05cfde
2 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ cache:
|
|||
- $HOME/.jabba/jdk
|
||||
|
||||
# script for the default 'test' stage:
|
||||
script: sbt -jvm-opts .jvmopts-travis -Dakka.build.scalaVersion=$TRAVIS_SCALA_VERSION ";update ;mimaReportBinaryIssues ;test:compile ;validateCompile"
|
||||
script: sbt -jvm-opts .jvmopts-travis -Dakka.build.scalaVersion=$TRAVIS_SCALA_VERSION ";update ;mimaReportBinaryIssues ;test:compile ;validateCompile ;headerCheckAll"
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue