Remove travis and replace badge with GH actions
Some checks failed
qdate tests and dialyzer / OTP 23.x (push) Has been cancelled
qdate tests and dialyzer / OTP 24.x (push) Has been cancelled
qdate tests and dialyzer / OTP 25.x (push) Has been cancelled
qdate tests and dialyzer / OTP 26.x (push) Has been cancelled
qdate tests and dialyzer / OTP 27.x (push) Has been cancelled
Some checks failed
qdate tests and dialyzer / OTP 23.x (push) Has been cancelled
qdate tests and dialyzer / OTP 24.x (push) Has been cancelled
qdate tests and dialyzer / OTP 25.x (push) Has been cancelled
qdate tests and dialyzer / OTP 26.x (push) Has been cancelled
qdate tests and dialyzer / OTP 27.x (push) Has been cancelled
This commit is contained in:
parent
43c1f3412b
commit
108c796687
3 changed files with 1 additions and 11 deletions
2
Makefile
2
Makefile
|
@ -22,8 +22,6 @@ test:
|
|||
dialyzer: compile
|
||||
DIALYZER=1 $(REBAR) dialyzer
|
||||
|
||||
travis: test dialyzer
|
||||
|
||||
dev:
|
||||
mkdir -p _checkouts
|
||||
cd _checkouts; git clone https://github.com/choptastic/qdate_localtime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue