From 07fb90ce2dc16a081cf1198f51903a9c6c2f33aa Mon Sep 17 00:00:00 2001 From: Maschell Date: Sat, 18 Nov 2017 13:23:06 +0100 Subject: [PATCH] Fixed travis script, fixed readme --- .travis.yml | 2 +- README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index d0118ed..5b96d4d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ env: global: - DEVKITPRO=$HOME/devkitPro - DEVKITPPC=${DEVKITPRO}/devkitPPC - - DEVKITTMP=${DEVKITPRO}/tmp + - DEVKITTMP=${DEVKITPRO}/tmp cache: directories: diff --git a/README.md b/README.md index ebdbe69..7758020 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # libutils for WiiU homebrew. -[![Build Status](https://travis-ci.org/Maschell/libutils.svg?branch=master)](https://travis-ci.org/Maschell/libutils) +[![Build Status](https://travis-ci.org/Maschell/libutils.svg?branch=master)](https://travis-ci.org/Maschell/libutils) + This is a library for common functions. ## Features