Skip to content

Commit 047a808

Browse files
Update .travis.yml
1 parent 7a4e42e commit 047a808

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
branches:
2+
only:
3+
- master
4+
15
language: rust
26
sudo: required
37
cache: cargo
@@ -6,4 +10,4 @@ rust:
610
- nightly
711
matrix:
812
allow_failures:
9-
- rust: nightly
13+
- rust: nightly

0 commit comments

Comments
 (0)