Skip to content

Commit

Permalink
no_std can pass unit tests now
Browse files Browse the repository at this point in the history
  • Loading branch information
Geal committed Dec 9, 2017
1 parent 9561c67 commit ea622a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ matrix:
env: FEATURES='--features "nightly regexp"'
- rust: nightly
env: FEATURES='--no-default-features'
script: cargo build --verbose --no-default-features
- rust: stable
env: DOC_FEATURES='--features "std regexp regexp_macros" --no-default-features'
script: eval cargo doc --verbose $DOC_FEATURES
Expand Down

0 comments on commit ea622a9

Please sign in to comment.