Skip to content

Commit

Permalink
Another desperate attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
travisbrown committed Aug 21, 2019
1 parent ae7b6e5 commit 9b28588
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 @@ -70,7 +70,7 @@ jobs:
- &bincompat_check
stage: test
env: TEST="binary compatibility"
script: sbt ++$TRAVIS_SCALA_VERSION! validateBC
script: sbt ++$TRAVIS_SCALA_VERSION! kernelJVM/compile validateBC
scala: *scala_version_211
- <<: *bincompat_check
scala: *scala_version_212
Expand Down

0 comments on commit 9b28588

Please sign in to comment.