updating travis OS from trusty to xenial

This commit is contained in:
aor-fokus 2019-01-16 17:26:18 +01:00
parent 65d8454c08
commit af30e9cfe4

View File

@ -1,5 +1,6 @@
services: services:
- docker - docker
dist: xenial
#install: #install:
# - sudo apt-get install -y # - sudo apt-get install -y
# - sudo pip3 install --upgrade pip pyresttest # - sudo pip3 install --upgrade pip pyresttest