Updated travis to ubuntu xenial, should fix the curl issue

This commit is contained in:
Mendel Greenberg 2019-03-03 21:45:11 -05:00
parent a5712263bd
commit 252f191fb3
No known key found for this signature in database
GPG key ID: B26A7D2DF7DC6EF7

View file

@ -1,3 +1,10 @@
dist: xenial
addons:
apt:
packages:
- curl
env:
- DOCKER_COMPOSE_VERSION: 1.23.1