Travis-CI now builds with the encode feature.

This commit is contained in:
Aaron Weiss 2014-11-30 03:32:20 -05:00
parent b4cda39134
commit 89835dc2e2

View file

@ -6,11 +6,11 @@ script:
- chmod +x mktestconfig.sh - chmod +x mktestconfig.sh
- ./mktestconfig.sh - ./mktestconfig.sh
- cargo build --verbose - cargo build --verbose
- cargo build --verbose --features ssl - cargo build --verbose --features "encode ssl"
- cargo test --verbose - cargo test --verbose
- cargo test --verbose --features ssl - cargo test --verbose --features "encode ssl"
- cargo doc --verbose - cargo doc --verbose
- cargo doc --verbose --features ssl - cargo doc --verbose --features "encode ssl"
notifications: notifications:
irc: irc:
channels: channels: