Skip to content

Commit

Permalink
fix(travis-key): Fix typo in previous API key
Browse files Browse the repository at this point in the history
  • Loading branch information
dermesser committed Oct 9, 2016
1 parent 8ed09e8 commit eaca1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ after_success:
env:
global:
- TRAVIS_CARGO_NIGHTLY_FEATURE=""
- secure: YLKS9UzfICZMbSzwZA5AjM9kM+S9dTXWD8/ZStSNvmGrQKBP1zm0B66Zn64ExfulmJi6Pf5c7imWQKVCfDbJdRb+jQHqrD+J9gfhglcCU0fbqQmak/n+2EWUy0NayJFZ/+7/Fm+Lda+JUICNhRn1Ck9nhx1bDPdLIQm12JTq86E=
- secure: "J3jotdDitbd+Lzx1hsafqrCXYTOC/BJUuVzcrXGr94+hetbd1S79aUEW3j1sBfmIhgHpgss2FkzqvvxpYjurMkqBtgWEb/eN942+gqGNuWZPi+wP/DOYWUrd1iaCT6cihHB6lfd54HB3DUOuwtVUz3m9twAYZ8leeHeSUD12O5k="
matrix:
- FEATURE=with-serde-codegen
- FEATURE=nightly

0 comments on commit eaca1f2

Please sign in to comment.