Added back the link to the Travis CI build.

This commit is contained in:
John Davidson 2018-12-29 20:42:49 +02:00 committed by GitHub
parent e2cfec09df
commit 9e005f7f6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# Minimal Linux Script
# Minimal Linux Script [<img align="right" src="https://travis-ci.org/ivandavidov/minimal-linux-script.svg?branch=master">](https://travis-ci.org/ivandavidov/minimal-linux-script)
One script which generates fully functional live Linux ISO image with minimal effort. This is based on the first published version of [Minimal Linux Live](http://github.com/ivandavidov/minimal) with some improvements taken from the next releases. All empty lines and comments have been removed and the script has been modified to reduce the overall length.