Skip to content

Commit

Permalink
readme: and I messed it up again
Browse files Browse the repository at this point in the history
  • Loading branch information
indutny committed Mar 31, 2016
1 parent 001f521 commit 9b754e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ node_js:
env:
global:
- secure: ewqsRnX7z3+g6q+mM6peRPhuTlTlkJIRmVG/Ya9AcDXEb7as49KDTdqfMcOu7+FxF50ehqla+TRRCLRPOcVkWqs72OVUXEsjRASp9jQwpQGl+g/vZhyTMwlM2ENEkyiFQtobI1hYKgVW1ogftkc6vm7ywvoyTrFp/leVJBrTuHk=
- secure: toafrATgXpnFcnvIeQvMK3gg0F5dxd+TI07RsukfnxGBCpTUJW/WnIS5y/2dvhtqWqopc+omivWTCDqU4ghYT24SZ1mO2CW+zP1n1FifzV8dUVVBenu0kbLzwbEhSE2J0u+cr4CfpPFiN7+GU2vndb41yGm/CK2qwO8snr6UwCs=
- secure: pKsLiCxCv/r10LzcQ2lmXLQMVfE5Lpqpn79qF9sZ0htsoWYuW4WbjKJSLQi7RFAhotdYZCJCnanZVMcS480hjpO5tNivDPBa8lH3teYYyGIMQVYf2YvX/HmEpRKVCBuzCvBlLL7W1bhaH8Dh/aIxkuAwlOveihpKRmnQkiawDGU=
matrix:
- TEST_SUITE='npm run unit'
matrix:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Elliptic [![Build Status](https://secure.travis-ci.org/indutny/elliptic.png)](http://travis-ci.org/indutny/elliptic) [![Coverage Status](https://coveralls.io/repos/indutny/elliptic/badge.svg?branch=master&service=github)](https://coveralls.io/github/indutny/elliptic?branch=master) [![Code Climate](https://codeclimate.com/github/indutny/elliptic/badges/gpa.svg)](https://codeclimate.com/github/indutny/elliptic)

[![Saucelabs Test Status](https://saucelabs.com/browser-matrix/indutny-elliptic.svg)](https://saucelabs.com/u/indutny-elliptic)
[![Saucelabs Test Status](https://saucelabs.com/browser-matrix/gh-indutny-elliptic.svg)](https://saucelabs.com/u/gh-indutny-elliptic)

Fast elliptic-curve cryptography in a plain javascript implementation.

Expand Down

0 comments on commit 9b754e3

Please sign in to comment.