Skip to content

Commit 81ba7f0

Browse files
committed
Run CI on all branches
Only running them against auto-libc unfortunately means that PRs don't run CI.
1 parent 8543d5f commit 81ba7f0

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,3 @@ notifications:
6363
email:
6464
on_success: never
6565
webhooks: http://buildbot.rust-lang.org/homu/travis
66-
branches:
67-
only:
68-
- auto-libc

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,3 @@ build: false
1919
test_script:
2020
- cargo test
2121
- cargo run --manifest-path libc-test/Cargo.toml
22-
23-
branches:
24-
only:
25-
- auto-libc

0 commit comments

Comments
 (0)