Fix travis badge. Add REAME.md to dist files

This commit is contained in:
Anthony Green
2018-03-13 09:24:37 -04:00
parent 785351fbc2
commit d1689dd3bf
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj \
m4/ltversion.m4 src/debug.c msvcc.sh \
generate-darwin-source-and-headers.py \
libffi.xcodeproj/project.pbxproj \
libtool-ldflags libtool-version configure.host
libtool-ldflags libtool-version configure.host README.md
# local.exp is generated by configure
DISTCLEANFILES = local.exp

View File

@@ -3,7 +3,7 @@ Status
THIS IS A WORK IN PROGRESS..
[![Build status](https://ci.appveyor.com/api/projects/status/8lko9vagbx4w2kxq?svg=true)](https://ci.appveyor.com/project/atgreen/libffi) [![Build status](https://ci.appveyor.com/api/projects/status/8lko9vagbx4w2kxq?svg=true)](https://ci.appveyor.com/project/atgreen/libffi)
[![Build Status](https://travis-ci.org/libffi/libffi.svg?branch=master)](https://travis-ci.org/libffi/libffi) [![Build status](https://ci.appveyor.com/api/projects/status/8lko9vagbx4w2kxq?svg=true)](https://ci.appveyor.com/project/atgreen/libffi)
libffi-3.3 was released on [TBD]. Check the libffi web
page for updates: <URL:http://sourceware.org/libffi/>.