Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Commit

Permalink
Don't build the Akka-2.5 branch with Java 7 anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
zapodot committed Apr 4, 2017
1 parent bc6de80 commit ec46d35
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: java
jdk:
- openjdk7
- oraclejdk7
- oraclejdk8
after_success:
- mvn clean test jacoco:report coveralls:report

0 comments on commit ec46d35

Please sign in to comment.