Add Unit-Tests

Add unittests via shunit2 (https://github.com/kward/shunit2),
that integrate with travis-ci.org.
This commit is contained in:
Dominik Ritter 2016-02-09 00:45:33 +01:00
commit 42c39c8922
4 changed files with 61 additions and 0 deletions

9
.travis.yml Normal file
View file

@ -0,0 +1,9 @@
language: php
sudo: false
php:
- '7.0'
script:
- test/powerlevel9k.spec