Skip to content

Commit 5464247

Browse files
committed
Merge pull request #19 from contain-rs/nightly
tell travis this only works on nightly
2 parents eb4a8cc + c0a176b commit 5464247

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: rust
22
sudo: false
3+
matrix:
4+
include:
5+
- rust: nightly
36
script:
47
- cargo build
58
- cargo test

0 commit comments

Comments
 (0)