Browse Source

WIP66

pull/386/head
Eduardo Calil 10 years ago
parent
commit
6dc89e7e2b
  1. 2
      .travis.yml

2
.travis.yml

@ -7,8 +7,6 @@ python:
services: services:
- postgresql - postgresql
addons:
postgresql: "9.3.12"
install: install:
- sudo apt-get install git nginx python3-dev libpq-dev graphviz-dev graphviz postgresql-contrib pkg-config python-psycopg2 nodejs npm - sudo apt-get install git nginx python3-dev libpq-dev graphviz-dev graphviz postgresql-contrib pkg-config python-psycopg2 nodejs npm

Loading…
Cancel
Save