Skip to content

Commit

Permalink
fix(travis): use actual feature matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed May 25, 2016
1 parent 361856b commit 30fc78c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ after_success:
- travis-cargo --only stable coveralls
env:
global:
- FEATURE=with-syntex
- FEATURE=nightly
- TRAVIS_CARGO_NIGHTLY_FEATURE=""
- secure: Es8/QExA+XfWaTi2wQqpJL+yc4d3yU9/dfCpVFhyWpu+2XXIvbPbdqFuiZG6QVGaYOmwjlFJ5gCsAqxliG2wzVHkv+KhA1yeVn4ia41Vmx1mJlEU+O7ZNldfgjWemWKTD5kTEFtTBItswKUFH9LsFQ5sztV6/7I9kZZJAxWiXjs=
matrix:
- FEATURE=with-syntex
- FEATURE=nightly

0 comments on commit 30fc78c

Please sign in to comment.