Remove travis config #15
Annotations
4 warnings
test (1.9, 21)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
|
test (1.9, 21):
test/support/conn_case.ex#L29
variable "tags" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (1.9, 21):
test/support/data_case.ex#L17
unused alias Sandbox
|
test (1.9, 21):
test/turn_junebug_expressway/behaviours/turn_client_behaviour_test.exs#L52
variable "body" is unused (if the variable is not meant to be used, prefix it with an underscore)
|