浏览代码

Travis badge

jamesbowman 8 年之前
父节点
当前提交
7d7f3d1686
共有 1 个文件被更改,包括 2 次插入0 次删除
  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'