This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
jdk-build-libs
/
json-c
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Travis: add osx and clang builds
tags/json-c-0.13-20171207
James Myatt
10 years ago
parent
88dedb8824
commit
82030cd0af
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.travis.yml
+ 2
- 0
.travis.yml
View File
@@ -2,9 +2,11 @@ language: cpp
compiler:
compiler:
- gcc
- gcc
- clang
os:
os:
- linux
- linux
- osx
before_install:
before_install:
- echo $LANG
- echo $LANG
Write
Preview
Loading…
Cancel
Save