Skip to content

Commit 24c5304

Browse files
Merge pull request #35 from maxymshg/master
fix of #28
2 parents f6f5d76 + 623c25d commit 24c5304

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: java
22
sudo: false
33
jdk:
44
- oraclejdk8
5-
- oraclejdk7
65
- openjdk7
76
after_script:
87
- "./gradlew build"
@@ -22,4 +21,4 @@ notifications:
2221
Build %{build_number}</a> on branch <i>%{branch}</i> by %{author}: <strong>%{message}</strong>
2322
<a href="https://github.com/sendgrid/%{repository}/commits/%{commit}">View on GitHub</a>'
2423
format: html
25-
notify: true
24+
notify: true

0 commit comments

Comments
 (0)