Skip to content

Commit 19a5f6d

Browse files
committed
Build on Travis.
1 parent ca0fdf6 commit 19a5f6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ script:
99
- cargo build --verbose
1010
- cargo test --verbose
1111
- cargo doc --verbose
12+
- ([ $TRAVIS_RUST_VERSION != nightly ] || cargo test --features heap_size)
1213

1314
after_success: |
1415
[ $TRAVIS_RUST_VERSION = nightly ] &&

0 commit comments

Comments
 (0)