Skip to content

Commit cb48452

Browse files
committed
chore(travis): remove osx and no-default-features builds
1 parent 7b9817e commit cb48452

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@ language: rust
22
matrix:
33
fast_finish: true
44
include:
5-
- os: osx
65
- rust: nightly
76
env: FEATURES="--features nightly"
87
- rust: beta
98
- rust: stable
10-
- rust: stable
11-
env: FEATURES="--no-default-features"
129

1310
cache:
1411
apt: true

0 commit comments

Comments
 (0)