From 3d5c3db29ff0322a2eb3272a61d34ad2d07b0b79 Mon Sep 17 00:00:00 2001 From: Pierce Date: Wed, 22 May 2019 20:24:53 -0400 Subject: [PATCH] messing around on dev --- .travis.yml | 3 ++- README.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d2f3209..92436f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1 +1,2 @@ -language: node_js \ No newline at end of file +language: node_js +script: echo "npm test temporarily disabled" \ No newline at end of file diff --git a/README.md b/README.md index 1e117ea..15b9b9a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ ![logo](https://pierce.is-serious.business/44U1xXh.png) +##### This project is near complete. +[![Build Status](https://travis-ci.com/Pierce01/MinecraftLauncher-core.svg?branch=master)](https://travis-ci.com/Pierce01/MinecraftLauncher-core) MCLC is a NodeJS solution for launching modded and vanilla Minecraft without having to download and format everything yourself. Basically a core for your Electron or script based launchers.