GitXplorerGitXplorer
M

elixir-vertest

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
675794a310b08334e28cb668b3e5c6de19d4b4d8

Update README.md

MMSch committed 11 years ago
Unverified
d138b670cbce4a4e1958202fd0e648dbacd80670

initial commit

MMSch committed 11 years ago

README

The README file for this repository.

failing version test

mix deps.get
mix test
Dependency resolution completed successfully
  jsx: v2.0.2
* Updating jsx (git://github.com/talentdeficit/jsx.git)
msch@iMartin ~/tmp/vertest [master] % mix test
* Compiling jsx
==> jsx (compile)
* Compiling jsxn
==> jsxn (compile)
Compiled src/jsxn.erl
** (Mix) The application jsxn specified a non Semantic Version 0.2. Mix can only match the requirement ~> 0.2.0 against Semantic Versions, to match against any version, please use a regex as requirement