This website requires JavaScript.
Explore
Help
Register
Sign In
JohnHammond
/
buildkit
mirror of
https://github.com/JohnHammond/buildkit.git
Watch
1
Star
0
Fork
You've already forked buildkit
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5e3884ca7d
buildkit
/
hack
/
test
7 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sources: basic pull code Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2017-05-27 05:10:26 +00:00
#!/usr/bin/env bash
set -eu -o pipefail -x
hack: add binary targets Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2017-06-19 23:10:09 +00:00
./hack/test-unit
.travis.yml: build Windows binaries Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2017-08-04 06:09:41 +00:00
./hack/test-integration