Removed un-needed build step.

I hope they have size 'M'.
This commit is contained in:
Mike Grima 2015-10-29 13:02:58 -07:00
parent 26d490f74a
commit 638e4a5ac1
1 changed files with 1 additions and 4 deletions

View File

@ -23,9 +23,6 @@ env:
global:
- PIP_DOWNLOAD_CACHE=".pip_download_cache"
install:
- make dev-postgres
before_script:
- psql -c "create database lemur;" -U postgres
- psql -c "create user lemur with password 'lemur;'" -U postgres
@ -36,4 +33,4 @@ script:
notifications:
email:
kglisson@netflix.com
kglisson@netflix.com