Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rust Openssl
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Public Repositories
Rust Openssl
Commits
8f408dae
Commit
8f408dae
authored
9 years ago
by
Steven Fackler
Browse files
Options
Downloads
Patches
Plain Diff
Initialize FEATURES again in travis config
parent
c0bcf6fb
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+3
-0
3 additions, 0 deletions
.travis.yml
with
3 additions
and
0 deletions
.travis.yml
+
3
−
0
View file @
8f408dae
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment