Added travis badge(finally it works!)

This commit is contained in:
Veit Heller
2014-07-26 20:51:11 +02:00
parent 07f06720a6
commit 7e838a0e54

View File

@@ -1,6 +1,8 @@
Virtual Machines
----------------
[![Build Status](https://travis-ci.org/hellerve/Virtual-Machines.png?branch=master)](https://travis-ci.org/hellerve/Virtual-Machines)
Just a bunch of immature interpreters. One interprets brainfuck code(nbfi -
naive brainfuck interpreter), the other uses an assembler-like dsl(but has
no parser until now, so you will have to write code within the original