Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Katharina Fey
keybob
Commits
ed5b03dc
Verified
Commit
ed5b03dc
authored
Jun 28, 2018
by
Katharina Fey
🏴
Browse files
Merge branch 'master' of github.com:spacekookie/keybob
parents
a8f8f7fe
42975fc7
Changes
2
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
ed5b03dc
...
...
@@ -29,7 +29,7 @@ matrix:
# This is a pretty big hack and only really needed on the first of a build chain
before_script
:
-
(
cargo install cargo-travis
|
true
)
&& export PATH=$HOME/.cargo/bin:$PATH
-
cargo install cargo-travis
-f
&& export PATH=$HOME/.cargo/bin:$PATH
# Build, test, benchmark, document. Gogogogo!
script
:
...
...
@@ -45,4 +45,4 @@ after_success:
notifications
:
email
:
on_success
:
never
on_failure
:
never
\ No newline at end of file
on_failure
:
never
README.md
View file @
ed5b03dc
# 🔐 keybob
[

](https://travis-ci.org/spacekookie/keybob)
[

](https://coveralls.io/github/spacekookie/keybob?branch=master)
[

](https://docs.rs/keybob/)
[

](https://crates.io/crates/keybob)
[

](https://crates.io/crates/keybob)
[

](https://travis-ci.org/spacekookie/keybob)
[

](https://coveralls.io/github/spacekookie/keybob?branch=master)
[

](https://docs.rs/keybob/)
[

](https://crates.io/crates/keybob)
[

](https://crates.io/crates/keybob)
A cryptographic key utility crate.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment