Skip to content

Commit 7ebaf65

Browse files
committed
indent the after success line in travis config
1 parent 68350bb commit 7ebaf65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ notifications:
88
99
1010
after_success:
11-
- mvn clean test jacoco:report coveralls:jacoco
11+
- mvn clean test jacoco:report coveralls:jacoco

0 commit comments

Comments
 (0)