mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Get rid of scripts folder and enhance Makefile
This commit is contained in:
committed by
Travis Reeder
parent
7963d5a12f
commit
cdf4ba1f96
4
tests/run.sh
Executable file
4
tests/run.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
set -ex
|
||||
|
||||
./build.sh
|
||||
docker run --rm --link worker-api iron/worker-test bundle exec ruby test.rb
|
||||
Reference in New Issue
Block a user