Browse Source

wip4

pull/386/head
Eduardo Calil 10 years ago
parent
commit
f907ee2a24
  1. 1
      .travis.yml

1
.travis.yml

@ -5,7 +5,6 @@ python:
- "3.4.3"
install:
- node_modules
- sudo npm install -g bower
- pkg-config postgresql postgresql-contrib pgadmin3 python-psycopg2 nodejs npm
- pip install -r requirements/test-requirements.txt

Loading…
Cancel
Save