Remove the syntex example

This commit is contained in:
David Tolnay
2017-01-25 19:54:24 -08:00
parent 7612fd8e82
commit d7dadd83b6
7 changed files with 0 additions and 95 deletions
-2
View File
@@ -19,8 +19,6 @@ script:
- (cd testing && travis-cargo --only nightly test -- --features unstable-testing)
- (cd serde_derive && travis-cargo --only nightly test)
- (cd serde_derive/no-std-tests && travis-cargo --only nightly build)
#- (cd examples/serde-syntex-example && travis-cargo --skip nightly run)
#- (cd examples/serde-syntex-example && travis-cargo --only nightly run -- --no-default-features --features unstable)
- (cd serde && travis-cargo --only stable doc)
env:
global: