Update .travis.yml

This commit is contained in:
thelsing 2020-10-29 00:10:38 +01:00 committed by GitHub
parent 87a495bf7a
commit ca79c4ed35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@
# Test build for Linux platform
- language: cpp
os: linux
python:
- "3.8"
addons:
apt:
sources: