Skip to content

Commit 750ac7c

Browse files
committed
Compress test command
1 parent 48aaf00 commit 750ac7c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ install:
1111
before_script:
1212
- ./travis/setup.sh
1313
script:
14-
- make
15-
- make check
16-
- make doc
14+
- make all check doc
1715
after_success:
1816
- curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh

0 commit comments

Comments
 (0)