Fixed YAML

This commit is contained in:
Jeremy Stretch 2017-09-28 17:55:05 -04:00
parent 3c088ba098
commit de91fc9abc

View File

@ -2,7 +2,7 @@ sudo: required
services: services:
- postgresql - postgresql
addons: addons:
- postgresql: "9.4" postgresql: "9.4"
language: python language: python
python: python:
- "2.7" - "2.7"