Skip to content

Commit

Permalink
test on ubuntu trusty and xenial (#38)
Browse files Browse the repository at this point in the history
test Dockercontainer builts on ubuntu trusty and xenial
  • Loading branch information
sherbold authored Dec 20, 2018
1 parent 47842ad commit 0222e2c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
language: generic

matrix:
include:
- os: linux
dist: xenial
sudo: required
- os: linux
dist: trusty
sudo: required

sudo: required

addons:
Expand Down

0 comments on commit 0222e2c

Please sign in to comment.