mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-01 10:39:41 +00:00
Update .travis.yml
This commit is contained in:
parent
dee91d12c2
commit
df2ae6e866
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
language: cpp
|
||||
dist: focal
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
@ -8,7 +9,6 @@ addons:
|
|||
apt:
|
||||
sources:
|
||||
- sourceline: 'ppa:openmw/openmw'
|
||||
# - ubuntu-toolchain-r-test # for GCC-10
|
||||
packages: [
|
||||
# Dev
|
||||
build-essential, cmake, clang-tools, ccache,
|
||||
|
|
Loading…
Reference in a new issue