mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-05-02 07:31:39 +02:00
Problem: redundant addson and os section in Travis config
Solution: sections removed
This commit is contained in:
parent
8d84f9a1af
commit
fe56665b06
10
.travis.yml
10
.travis.yml
@ -2,19 +2,9 @@
|
||||
|
||||
language: cpp
|
||||
|
||||
os:
|
||||
- linux
|
||||
#- osx
|
||||
|
||||
dist: trusty
|
||||
|
||||
cache: ccache
|
||||
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
|
||||
matrix:
|
||||
include:
|
||||
##########################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user