Update .travis.yml

pull/3030/head
Bret Curtis 4 years ago committed by GitHub
parent dee91d12c2
commit df2ae6e866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save