Skip to content

Commit add65b3

Browse files
committed
2 parents 8e5b7a2 + e2ee541 commit add65b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ before_install:
1313
- "sh -e /etc/init.d/xvfb start"
1414

1515
after_success:
16-
- mvn clean test jacoco:report coveralls:report
16+
- mvn clean test jacoco:report coveralls:report
17+
18+
sudo: false

0 commit comments

Comments
 (0)