Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Commit

Permalink
Change travis release settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Apr 6, 2017
1 parent 5eb949a commit 20daef5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ os:
matrix:
allow_failures:
- rust: nightly
script:
- cargo test
- cargo build --release
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 20daef5

Please sign in to comment.