mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-05-02 23:42:32 +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
|
language: cpp
|
||||||
|
|
||||||
os:
|
|
||||||
- linux
|
|
||||||
#- osx
|
|
||||||
|
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
||||||
cache: ccache
|
cache: ccache
|
||||||
|
|
||||||
addons:
|
|
||||||
apt:
|
|
||||||
sources:
|
|
||||||
- ubuntu-toolchain-r-test
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
##########################################################
|
##########################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user