mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Change ubuntu to 18.04 in .travis.yml.
This commit is contained in:
parent
d55d0a0e30
commit
3a6ea8a59f
@ -3,7 +3,7 @@ language: c++
|
||||
compiler: gcc
|
||||
env:
|
||||
- BUILDENV=arch BUILDTYPE=cmake-ninja
|
||||
- BUILDENV=ubuntu-16.04 BUILDTYPE=cmake-make
|
||||
- BUILDENV=ubuntu-18.04 BUILDTYPE=cmake-make
|
||||
services:
|
||||
- docker
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user