elixir: add check target
This commit is contained in:
parent
5072bfa217
commit
c594a92111
1 changed files with 2 additions and 0 deletions
|
@ -3,8 +3,10 @@ pkgname=elixir
|
||||||
version=1.6.0
|
version=1.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
make_check_target="test"
|
||||||
hostmakedepends="erlang"
|
hostmakedepends="erlang"
|
||||||
depends="erlang"
|
depends="erlang"
|
||||||
|
checkdepends="git"
|
||||||
short_desc="Functional, concurrent, general-purpose programming language"
|
short_desc="Functional, concurrent, general-purpose programming language"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue