mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-09-23 13:54:07 +08:00
Update .travis.yml
This commit is contained in:
@@ -6,12 +6,6 @@ cache: ccache
|
|||||||
git:
|
git:
|
||||||
submodules: false
|
submodules: false
|
||||||
|
|
||||||
addons:
|
|
||||||
apt:
|
|
||||||
packages:
|
|
||||||
- ccache
|
|
||||||
- golang-1.6
|
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
|
||||||
@@ -41,6 +35,7 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- make="make";
|
- make="make";
|
||||||
|
- config no-serpent
|
||||||
- $make
|
- $make
|
||||||
- cd $top
|
- cd $top
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user