Skip to content

Commit

Permalink
[#1126] chore(travis): build play framework on "trusty" ubuntu
Browse files Browse the repository at this point in the history
** I hope it has newer ANT and avoid error: "the class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask was not found."
  • Loading branch information
xael-fry committed May 19, 2017
1 parent ace9dd0 commit 4ece0ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
sudo: required
dist: trusty
language: java
jdk:
- openjdk7
Expand Down

0 comments on commit 4ece0ca

Please sign in to comment.