Browse Source

wip28

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

2
.travis.yml

@ -8,7 +8,7 @@ services:
- postgresql - postgresql
addons: addons:
postgresql: "9.3" 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