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