Skip to content

Commit

Permalink
add examples to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
hellow554 committed Nov 24, 2018
1 parent 25ca965 commit 946b2ff
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 @@ -6,6 +6,7 @@ script:
- cargo build --verbose --all
- cargo doc --verbose
- cargo test --verbose
- cargo build --examples --verbose --all

branches:
only:
Expand Down

0 comments on commit 946b2ff

Please sign in to comment.