浏览代码

travis: add rpc backend test to test targets

Pat Hickey 9 年之前
父节点
当前提交
546fb3baad
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -14,6 +14,7 @@ create-sandbox:
 test: haskell-backend-test
 test: ivory-backend-test
 test: tower-backend-test
+test: rpc-backend-test
 
 haskell-backend-test:
 	cabal run gidl -- -b haskell \