Skip to content

Commit 5ab7498

Browse files
committed
Merge pull request iluwatar#193 from npathai/master
PR for iluwatar#181 Migrate to container based infrastructure
2 parents 3dc6b81 + 9825687 commit 5ab7498

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@ 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+
# Migration to container-based infrastructure
19+
sudo: false

0 commit comments

Comments
 (0)