Skip to content
Snippets Groups Projects
Commit e5938aa4 authored by allanbank's avatar allanbank
Browse files

Merge pull request #390 from allanbank/pr-389

[travis] Fixes #389 - Update .travis.yml to use the container based infrastructure for Travis Builds.
parents fcf9fdbd 1cc73efe
No related branches found
No related tags found
No related merge requests found
......@@ -14,3 +14,7 @@ script: mvn test -q
# Services to start for tests.
services:
- mongodb
# Use the Container based infrastructure.
sudo: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment