We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6f5d76 + 623c25d commit 24c5304Copy full SHA for 24c5304
.travis.yml
@@ -2,7 +2,6 @@ language: java
2
sudo: false
3
jdk:
4
- oraclejdk8
5
-- oraclejdk7
6
- openjdk7
7
after_script:
8
- "./gradlew build"
@@ -22,4 +21,4 @@ notifications:
22
21
Build %{build_number}</a> on branch <i>%{branch}</i> by %{author}: <strong>%{message}</strong>
23
<a href="https://github.com/sendgrid/%{repository}/commits/%{commit}">View on GitHub</a>'
24
format: html
25
- notify: true
+ notify: true
0 commit comments