Update .travis.yml

pull/1981/head
Gabi Melman 4 years ago committed by GitHub
parent e06d21a4c0
commit 385246730d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save