This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
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
tests: travis-ci make with V=1 to show effective CFLAGS
pull/490/head
Pierce Lopez
6 years ago
parent
396c5857f6
commit
f77c275e6a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -25,7 +25,7 @@ before_script:
- ./configure
script:
- make AM_CFLAGS="-Werror"
- make
V=1
AM_CFLAGS="-Werror"
after_success:
- make check
Write
Preview
Loading…
Cancel
Save