jamesbowman hace 8 años
padre
commit
7d7f3d1686
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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'