Browse Source

travis: add rpc backend test to test targets

Pat Hickey 9 years ago
parent
commit
546fb3baad
1 changed files with 1 additions and 0 deletions
  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 \