This website requires JavaScript.
Explore
Help
Sign in
mythic-insight
/
legendary-doc-site
Watch
1
Star
0
Fork
You've already forked legendary-doc-site
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9ec06d885d
legendary-doc-site
/
script
/
cibuild
11 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
feat: Commit initially
2020-07-02 21:08:53 +00:00
#!/bin/sh
set -x
set -e
chore: Add hex install to ci
2020-07-03 00:30:18 +00:00
mix local.hex --force
chore: Install rebar before doing deps.get
2020-07-03 00:47:01 +00:00
mix local.rebar --force
chore: Do not do brew and asdf in ci
2020-07-03 00:27:32 +00:00
mix deps.get
feat: Add basic auth framework
2020-07-17 23:30:31 +00:00
mix test
Reference in a new issue
Copy permalink