Move to master branch

This commit is contained in:
Alex Crichton 2015-09-21 13:37:36 -07:00
parent d3bbec4191
commit 9cb1634164
3 changed files with 3 additions and 3 deletions

View File

@ -39,4 +39,4 @@ notifications:
on_success: never
branches:
only:
- autotest
- master

View File

@ -29,4 +29,4 @@ test_script:
branches:
only:
- autotest
- master

2
ci/Vagrantfile vendored
View File

@ -4,7 +4,7 @@
# Travis, but it didn't work out. Regardless this has stuck around! You can run
# tests in FreeBSD via:
#
# git clone https://github.com/alexcrichton/libc --branch autotest
# git clone https://github.com/alexcrichton/libc
# cd libc/ci
# vagrant up freebsd
# vagrant ssh freebsd