diff --git a/Makefile.am b/Makefile.am index fad1bdd68..a4481dfb8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 diff --git a/README.md b/README.md index 5329f58af..f7d6c5a8d 100644 --- a/README.md +++ b/README.md @@ -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: .