Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
itminedu
kamaki
d06acec2ef3c757f7bee62aeee974a113f54afba
d06acec2ef3c757f7bee62aeee974a113f54afba
Switch branch/tag
kamaki
ci
tests.sh
Find file
Normal view
History
Permalink
tests.sh
83 Bytes
Edit
Web IDE
Newer
Older
Initialize Dockerfile and CI file to run tests
Dionysis Grigoropoulos
committed
Oct 30, 2015
1
2
3
4
5
6
#!/usr/bin/env sh
set
-e
python kamaki/cli/test.py
python kamaki/clients/test.py