Skip to content

Commit 2884d88

Browse files
committed
readme
1 parent b779d0d commit 2884d88

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.travis/verify.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ main(){
3030
verify_syntax
3131
verify_lsws
3232
verify_wordpress
33-
}
33+
}
34+
main

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# WordPress on Ubuntu 20.04 LOMP
2+
[![Build Status](https://travis-ci.com/Code-Egg/ansible-lomp-wp.svg?branch=master)](https://github.com/Code-Egg/ansible-lomp-wp)
3+
24
This playbook will install a WordPress website on top of a LOMP environment (Linux, OpenLiteSpeed, MySQL and PHP) on an Ubuntu machine. A virtualhost will be created with the options specified in the vars/default.yml variable file.
35

46
## Running this Playbook

0 commit comments

Comments
 (0)