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
language: cpp
# gcc 4.8
addons: &gcc48
# gcc t
addons: &gcc5
apt:
packages:
- g++-4.8
- g++-5.0
sources:
- ubuntu-toolchain-r-test