mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 17:06:25 +08:00
Update .travis.yml
This commit is contained in:
@@ -28,7 +28,7 @@ compiler:
|
||||
- gcc
|
||||
|
||||
env:
|
||||
- CONFIG_OPTS="" DESTDIR="_install" TESTS="-test_fuzz"
|
||||
- CONFIG_OPTS="" DESTDIR="_install"
|
||||
-
|
||||
|
||||
before_script:
|
||||
@@ -44,6 +44,7 @@ before_script:
|
||||
srcdir=.;
|
||||
top=.;
|
||||
fi
|
||||
- $srcdir/config;
|
||||
- cd $top
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user