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