switch to github actions

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7225 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2020-10-13 17:38:40 +00:00
parent 4c29550d04
commit 39b528a071
3 changed files with 67 additions and 37 deletions

View file

@ -1,6 +1,6 @@
# NSIS
[![Build Status](https://travis-ci.org/kichik/nsis.svg?branch=master)](https://travis-ci.org/kichik/nsis)
[![CI](https://github.com/kichik/nsis/workflows/CI/badge.svg)](https://github.com/kichik/nsis/actions)
NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.