Peter M. Groen
/
cxxopts
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
c2c2262626b20c75d1bebbab5e35d3f9282d7f63
Authored by
Jarryd Beck
2017-08-18 08:35:44 +1000
1 parent
2aed1ce4
remove osx for now
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
.travis.yml
.travis.yml
View file @
c2c2262
...
...
@@ -3,11 +3,6 @@ dist: trusty
3
3
language: cpp
4
4
os:
5
5
- osx
6
-env:
7
- -
8
- - >
9
- UNICODE_OPTIONS=-DCXXOPTS_USE_UNICODE_HELP=Yes
10
- PKG_CONFIG_PATH=/usr/local/opt/icu4c/lib/pkgconfig
11
6
matrix:
12
7
include:
13
8
- os: linux
...
...