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