Test targets and cleanup.

This commit is contained in:
Erik Stenman
2019-02-27 15:25:57 +01:00
parent ab150ce7f8
commit c624f4956c
4 changed files with 101 additions and 92 deletions
+3 -3
View File
@@ -22,13 +22,13 @@ jobs:
command: make
- run:
name: Static Analysis
command: rebar3 dialyzer
command: make dialyzer
- run:
name: Eunit
command: rebar3 eunit
command: make eunit
- run:
name: Common Tests
command: rebar3 ct
command: make ct
- save_cache:
key: dialyzer-cache-v1-{{ .Branch }}-{{ .Revision }}
paths: