Skip to content

Instantly share code, notes, and snippets.

@olivermt
Created May 31, 2017 10:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olivermt/0243b146fafe967998a94edf148a833c to your computer and use it in GitHub Desktop.
Save olivermt/0243b146fafe967998a94edf148a833c to your computer and use it in GitHub Desktop.
script/ci/build_release.sh
* creating /home/ubuntu/.mix/archives/hex-0.16.0.ez
* creating /home/ubuntu/.mix/rebar
* creating /home/ubuntu/.mix/rebar3
Running dependency resolution...
** (Version.InvalidRequirementError) 1.6.3 or 1.6.5 or 1.7.1
(hex) lib/hex/version.ex:89: Hex.Version.parse_requirement!/2
(hex) lib/hex/version.ex:23: anonymous fn/3 in Hex.Version.match?/3
(hex) lib/hex/version.ex:98: Hex.Version.cache/2
(elixir) lib/enum.ex:738: anonymous fn/3 in Enum.filter/2
(elixir) lib/enum.ex:1473: Enum."-reduce/3-lists^foldl/2-0-"/3
(elixir) lib/enum.ex:738: Enum.filter/2
(elixir) lib/enum.ex:1473: Enum."-reduce/3-lists^foldl/2-0-"/3
(hex) lib/hex/resolver.ex:166: Hex.Resolver.get_versions/4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment