Commit 8f408dae authored by Steven Fackler's avatar Steven Fackler
Browse files

Initialize FEATURES again in travis config

parent c0bcf6fb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -6,6 +6,9 @@ rust:
os:
- osx
- linux
env:
  global:
    - FEATURES="tlsv1_2 tlsv1_1 dtlsv1 dtlsv1_2 sslv2 aes_xts npn alpn"
before_script:
- ./openssl/test/test.sh
script: