mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-24 09:31:34 +08:00
Update .travis.yml
This commit is contained in:
parent
e06d21a4c0
commit
385246730d
@ -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…
Reference in New Issue
Block a user