Browse Source

Update .travis.yml

Takeru Ohta 7 years ago
parent
commit
611a276e57
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -19,6 +19,7 @@ script:
   - ./rebar3 eunit
   - ./rebar3 dialyzer
   - ./rebar3 edoc
+  - ./rebar3 cover
   - ./rebar3 as test covertool generate
   - cp _build/test/covertool/jsone.covertool.xml ./cobertura.xml