OSX SSL version, lang bash for travis
Merge branch 'TinCanTech-v3.0.6' into v3.0.6 Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
commit
4819aa56c0
@ -1,7 +1,8 @@
|
|||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
language: bash
|
language: bash
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
include:
|
include:
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
@ -16,5 +17,6 @@ matrix:
|
|||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode10.1
|
osx_image: xcode10.1
|
||||||
script:
|
script:
|
||||||
|
- openssl version
|
||||||
- sh op_test.sh -vv
|
- sh op_test.sh -vv
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user