diff options
author | Silvio Traversaro <pegua1@gmail.com> | 2017-03-10 00:02:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-10 00:02:02 +0100 |
commit | e37edf0e894c0db8c09b2aed3a3ef7504d56baf4 (patch) | |
tree | 5eaf7a4bd401fc600047a7bf0b792f49fb67a702 /README.md | |
parent | ad70f0eba0b3029d896d4ffbdf06a5e1793ee3dc (diff) | |
parent | d22f7719cb6a610be6cc20cbfbb79698177360cd (diff) | |
download | dlfcn-win32-1.1.0.tar.gz dlfcn-win32-1.1.0.tar.bz2 dlfcn-win32-1.1.0.zip |
Merge pull request #29 from traversaro/add-appveyorv1.1.0
Fix tests in Visual Studio 2015 and add AppVeyor support
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | dlfcn-win32 | 1 | dlfcn-win32 [](https://ci.appveyor.com/project/dlfcn-win32/dlfcn-win32/branch/master) |
2 | =========== | 2 | =========== |
3 | 3 | ||
4 | dlfcn-win32 is an implementation of dlfcn for Windows. | 4 | dlfcn-win32 is an implementation of dlfcn for Windows. |