Skip to content

Commit a756b9b

Browse files
committed
allow osx failures
1 parent b5cadd7 commit a756b9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ matrix:
8585
allow_failures:
8686
- os: windows
8787
env: CARGO_INCREMENTAL=0 BASE_TESTS=true OS_WINDOWS=true
88+
- os: osx # run base tests on both platforms
89+
env: BASE_TESTS=true
8890
# prevent these jobs with default env vars
8991
exclude:
9092
- os: linux

0 commit comments

Comments
 (0)