Page MenuHomePhorge

No OneTemporary

Size
465 B
Referenced Files
None
Subscribers
None
diff --git a/.travis.yml b/.travis.yml
index e4235ff..f927a0e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,18 +1,19 @@
language: elixir
elixir:
- 1.6.6
- 1.7.1
otp_release:
- 20.3
- 21.0
script:
- - mix test
- - mix dialyzer --halt-exit-status
+ - mix compile --warnings-as-errors
+ - mix test
+ - mix dialyzer --halt-exit-status
cache:
directories:
- _build
- - deps
\ No newline at end of file
+ - deps

File Metadata

Mime Type
text/x-diff
Expires
Sun, Dec 1, 3:32 PM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
41733
Default Alt Text
(465 B)

Event Timeline