Skip to content

Commit

Permalink
Issue checkstyle#2729: travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
sabaka committed Jan 5, 2016
1 parent 6018045 commit 7095f9d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,8 @@ matrix:
- CMD=$CMD1$CMD2$CMD3$CMD4$CMD5$CMD6$CMD7$CMD8$CMD9
- COVERAGE_CMD=""
# NoExceptionTest - Hibernate ORM (oraclejdk8)
- jdk: oraclejdk8
- os: osx
jdk: oraclejdk8
env:
- DESC="NoExceptionTest - Hibernate ORM"
- CMD1="git clone https://github.com/checkstyle/contribution && cd contribution/checkstyle-tester "
Expand Down Expand Up @@ -281,4 +282,4 @@ cache:

branches:
only:
- master
- iss2729

0 comments on commit 7095f9d

Please sign in to comment.