From f6ceaa795e1ac9a57a62fa19696b78db14007a64 Mon Sep 17 00:00:00 2001 From: Nick Earwood Date: Thu, 31 Mar 2016 19:08:51 -0400 Subject: [PATCH] all i wanted was the build status thing. --- README.md | 4 ++++ src/config.php.dist | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0801b3..52ef79f 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ Parses MSQ "XML" in tandem with an associated INI (config) file and displays it Try it now at: http://msqur.com/ +### Build Status: +* msqur.com [![Build Status](https://travis-ci.org/nearwood/msqur.svg?branch=msqur.com)](https://travis-ci.org/nearwood/msqur) +* master [![Build Status](https://travis-ci.org/nearwood/msqur.svg?branch=master)](https://travis-ci.org/nearwood/msqur) + ### TODO ### * Uploader (user)/Manager (admin) diff --git a/src/config.php.dist b/src/config.php.dist index 80b40f8..2869732 100644 --- a/src/config.php.dist +++ b/src/config.php.dist @@ -1,6 +1,6 @@