Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
exul committed Oct 8, 2017
1 parent 349f51f commit 1e3292a
Show file tree
Hide file tree
Showing 6 changed files with 446 additions and 424 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ rust:

before_script:
- |
cargo install cargo-travis || "cargo-travis already installed " &&
cargo install cargo-travis || echo "cargo-travis already installed " &&
export PATH=$HOME/.cargo/bin:$PATH
script:
Expand Down

0 comments on commit 1e3292a

Please sign in to comment.