Try Trusty.

This commit is contained in:
Arun Prakash Jana 2019-02-19 16:21:35 +05:30
parent 9ec4234e88
commit 5404988bf9
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 3 additions and 3 deletions

View File

@ -10,10 +10,10 @@ matrix:
include:
# Access more recent gcc and clang via a Xenial image
- os: linux
dist: xenial
dist: trusty
compiler: gcc
- os: linux
dist: xenial
dist: trusty
compiler: clang
- os: osx
compiler: gcc
@ -38,7 +38,7 @@ before_deploy:
- sudo apt-get update -qy
- sudo apt-get install -qy python3 python3-pip
- sudo python3 -m pip install --upgrade pip
- sudo python3 -m pip install --upgrade packagecore
- sudo python3 -m pip install --upgrade packagecore setuptools
- packagecore -o dist/ "${TRAVIS_TAG#v}"
- mv ../$REPO-${TRAVIS_TAG}.tar.gz dist/