Skip to content

Commit

Permalink
enable tck with travis build
Browse files Browse the repository at this point in the history
Signed-off-by: olivier lamy <olamy@apache.org>
  • Loading branch information
olamy committed Apr 5, 2016
1 parent 083b629 commit 7e41fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jdk:
- oraclejdk8

script:
- mvn clean verify -B -e -V
- mvn clean verify -B -e -V -Ptck-svn -Ptck-git

cache:
directories:
Expand Down

0 comments on commit 7e41fe2

Please sign in to comment.