Compress test command

This commit is contained in:
Steven Fackler
2014-01-18 14:49:21 -08:00
parent 48aaf00f2f
commit 750ac7ca78

View File

@@ -11,8 +11,6 @@ install:
before_script:
- ./travis/setup.sh
script:
- make
- make check
- make doc
- make all check doc
after_success:
- curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh