Skip to content

Commit fe56665

Browse files
committed
Problem: redundant addson and os section in Travis config
Solution: sections removed
1 parent 8d84f9a commit fe56665

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,9 @@
22

33
language: cpp
44

5-
os:
6-
- linux
7-
#- osx
8-
95
dist: trusty
10-
116
cache: ccache
127

13-
addons:
14-
apt:
15-
sources:
16-
- ubuntu-toolchain-r-test
17-
188
matrix:
199
include:
2010
##########################################################

0 commit comments

Comments
 (0)