Skip to content

Commit

Permalink
Fixing nightly build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Feb 20, 2016
1 parent 6359773 commit f0ccce9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,8 @@ matrix:
# only passing on stable is sufficient.
- rust: beta
- rust: nightly

env:
global:
# Required for travis-cargo to work on nightly.
- TRAVIS_CARGO_NIGHTLY_FEATURE=nightly

0 comments on commit f0ccce9

Please sign in to comment.