Remove explicit (and non whitelisted) maven. It's already installed!

master
baztian 2015-04-01 19:51:39 +02:00
parent ae4f418e85
commit 4959971dc9
1 changed files with 0 additions and 5 deletions

View File

@ -7,11 +7,6 @@ python:
- '2.6'
- '2.7'
addons:
apt:
packages:
- maven
env:
matrix:
- BACKEND=hsqldb TESTNAME=test_integration.HsqldbTest