Update .travis.yml

This commit is contained in:
Gabi Melman 2021-06-26 23:14:26 +03:00 committed by GitHub
parent e06d21a4c0
commit 385246730d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,11 +5,11 @@
sudo: required sudo: required
language: cpp language: cpp
# gcc 4.8 # gcc t
addons: &gcc48 addons: &gcc5
apt: apt:
packages: packages:
- g++-4.8 - g++-5.0
sources: sources:
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test