Skip to content
Snippets Groups Projects
Commit 8f408dae authored by Steven Fackler's avatar Steven Fackler
Browse files

Initialize FEATURES again in travis config

parent c0bcf6fb
Branches
Tags
No related merge requests found
...@@ -6,6 +6,9 @@ rust: ...@@ -6,6 +6,9 @@ rust:
os: os:
- osx - osx
- linux - linux
env:
global:
- FEATURES="tlsv1_2 tlsv1_1 dtlsv1 dtlsv1_2 sslv2 aes_xts npn alpn"
before_script: before_script:
- ./openssl/test/test.sh - ./openssl/test/test.sh
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment