Fixed travis script, fixed readme

This commit is contained in:
Maschell 2017-11-18 13:23:06 +01:00
parent 60d590d89c
commit 07fb90ce2d
2 changed files with 3 additions and 2 deletions

View File

@ -8,7 +8,7 @@ env:
global:
- DEVKITPRO=$HOME/devkitPro
- DEVKITPPC=${DEVKITPRO}/devkitPPC
- DEVKITTMP=${DEVKITPRO}/tmp
- DEVKITTMP=${DEVKITPRO}/tmp
cache:
directories:

View File

@ -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