1
0
Fork 1
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:
Bret Curtis 2020-11-13 16:29:11 +01:00 committed by GitHub
parent dee91d12c2
commit df2ae6e866
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,