Skip to content

Commit 2d0a6a8

Browse files
committed
Merge branch 'master' of https://github.com/lightblue-platform/lightblue-ldap into issue31-field-to-attribute-mapping
2 parents 8fd9be7 + 690bb5c commit 2d0a6a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ before_install:
77
after_success:
88
- '[[ $TRAVIS_BRANCH == "master" ]] && [[ $TRAVIS_JDK_VERSION == "openjdk7" ]] &&
99
{ mvn clean deploy -DskipTests; };'
10-
- mvn clean cobertura:cobertura coveralls:cobertura
10+
- mvn clean verify cobertura:cobertura coveralls:report
1111
notifications:
1212
email: false
1313
irc:

0 commit comments

Comments
 (0)