Skip to content

Commit

Permalink
Test the README as well
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Sep 21, 2014
1 parent 1551287 commit f62f2f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ install:
script:
- cargo build --verbose
- cargo test --verbose
- rustdoc --test README.md -L target
- cargo doc
after_success: |
[ $TRAVIS_BRANCH = master ] &&
Expand Down

0 comments on commit f62f2f2

Please sign in to comment.