Run CI on all branches
Only running them against auto-libc unfortunately means that PRs don't run CI.
This commit is contained in:
parent
8543d5f7c6
commit
81ba7f05a8
@ -63,6 +63,3 @@ notifications:
|
||||
email:
|
||||
on_success: never
|
||||
webhooks: http://buildbot.rust-lang.org/homu/travis
|
||||
branches:
|
||||
only:
|
||||
- auto-libc
|
||||
|
@ -19,7 +19,3 @@ build: false
|
||||
test_script:
|
||||
- cargo test
|
||||
- cargo run --manifest-path libc-test/Cargo.toml
|
||||
|
||||
branches:
|
||||
only:
|
||||
- auto-libc
|
||||
|
Loading…
Reference in New Issue
Block a user