travis: fix unsupported jdk

native-compilation-test
Kirill Vainer 8 years ago
parent 28ee71fe3d
commit 91e7a8bce4
  1. 4
      .travis.yml

@ -24,10 +24,6 @@ cache:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
before_script:
- 'echo "Tag: $TRAVIS_TAG"'
- 'echo "OS: $TRAVIS_OS_NAME"'
- 'echo "PR: $TRAVIS_PULL_REQUEST"'
notifications:
slack:

Loading…
Cancel
Save