diff --git a/.travis.yml b/.travis.yml index 08ec63473..b099e437e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,6 @@ python: - "3.4.3" install: - - sudo npm install -g bower - pkg-config postgresql postgresql-contrib pgadmin3 python-psycopg2 nodejs npm - pip install -r requirements/test-requirements.txt - python setup.py -q install