Skip to content

Commit

Permalink
Update travis to test metadata feature
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyr committed Nov 12, 2018
1 parent 7381243 commit 3fc536e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ cache:

script:
- cargo build
- cargo test
- cargo test --features metadata
- make assets
- make syntest
- rm -Rf examples
Expand Down

0 comments on commit 3fc536e

Please sign in to comment.