Skip to content

Commit

Permalink
Removed mongodb service from travis requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhorridge committed Apr 5, 2021
1 parent eebe39e commit 4734158
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ jdk:
before_script:
- sudo mkdir /var/log/webprotege && sudo chown travis /var/log/webprotege
script: mvn verify
sudo: false
services: mongodb
sudo: false

0 comments on commit 4734158

Please sign in to comment.