Sfoglia il codice sorgente

travis: add rpc backend test to test targets

Pat Hickey 9 anni fa
parent
commit
546fb3baad
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 \