test de compilation avec Ubuntu 16.04 au lieux de Ubuntu 14.04

This commit is contained in:
Erwan Georget 2016-11-13 13:32:24 +01:00
parent ccb943b852
commit 92a53aa4f5

View file

@ -16,7 +16,7 @@ Linux client build:
- tags
tags:
- Docker
image: ubuntu:14.04
image: ubuntu:16.04
script:
# Installation des dépendances
- apt-get update