mirror of
https://github.com/plexusorg/toml4j.git
synced 2025-02-11 03:30:00 +00:00
Updated coveralls plugin command in Travis CI config
This commit is contained in:
parent
38666593dd
commit
8571d258ca
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ jdk:
|
|||
- openjdk7
|
||||
- openjdk6
|
||||
after_success:
|
||||
- mvn clean test jacoco:report coveralls:jacoco
|
||||
- mvn clean test jacoco:report coveralls:report
|
||||
|
|
Loading…
Reference in a new issue