CI: Update to C++17 and use Ubuntu 18.04 as baseline

This commit is contained in:
MerryMage 2018-02-06 12:25:39 +00:00
parent 587450cd04
commit ce31cf531d
9 changed files with 23 additions and 22 deletions

View file

@ -1,3 +1,3 @@
#!/bin/sh -ex
docker pull ubuntu:16.04
docker pull ubuntu:18.04