mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
tests: Add testing support for Ubuntu 18.04
This commit is contained in:
parent
8c8ffa1173
commit
4dbad4c1e2
3 changed files with 39 additions and 0 deletions
|
@ -14,6 +14,10 @@ matrix:
|
|||
os: linux
|
||||
env: CONTAINER=ubuntu1604
|
||||
services: docker
|
||||
- name: "Ubuntu 18.04"
|
||||
os: linux
|
||||
env: CONTAINER=ubuntu1804
|
||||
services: docker
|
||||
- name: "Mac OS X"
|
||||
os: osx
|
||||
env: CONTAINER=osx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue