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
Try yet again to fix the osx build, this time do set +e
tags/json-c-0.14-20200419
Eric Haszlakiewicz
5 years ago
parent
a86ae1df9a
commit
2782a6b62c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -125,6 +125,7 @@ before_install:
before_script:
# Wait a while for output to flush :(
- set +e
- onexit() { sleep 20; }; trap onexit 0
- pwd
- mkdir -p build || echo "Failed to mkdir build"
Write
Preview
Loading…
Cancel
Save