Skip to content

Commit

Permalink
Merge pull request #35 from maxymshg/master
Browse files Browse the repository at this point in the history
fix of #28
  • Loading branch information
thinkingserious authored Oct 11, 2017
2 parents f6f5d76 + 623c25d commit 24c5304
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: java
sudo: false
jdk:
- oraclejdk8
- oraclejdk7
- openjdk7
after_script:
- "./gradlew build"
Expand All @@ -22,4 +21,4 @@ notifications:
Build %{build_number}</a> on branch <i>%{branch}</i> by %{author}: <strong>%{message}</strong>
<a href="https://github.com/sendgrid/%{repository}/commits/%{commit}">View on GitHub</a>'
format: html
notify: true
notify: true

0 comments on commit 24c5304

Please sign in to comment.