Update GitLab CI to use the ubuntu 16.10 image.

This commit is contained in:
Roberto Rosario
2016-10-24 01:31:52 -04:00
parent f28b797f0a
commit 1b9a40dc5c

View File

@@ -1,4 +1,4 @@
image: python:2.7
image: ubuntu:16.10
services:
- mysql:latest
- postgres