Browse Source

Travis badge

jamesbowman 8 years ago
parent
commit
7d7f3d1686
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # SDK for the J1 coprocessor in the Gameduino 1
 
+[![Build Status](https://travis-ci.org/jamesbowman/swapforth.svg?branch=master)](https://travis-ci.org/jamesbowman/gd1-sdk)
+
 To compile all the samples run:
 
     gforth -e 'include main.fs bye'