mirror of
https://github.com/chubin/cheat.sh.git
synced 2024-11-23 10:35:29 +03:00
Run tests on Travis CI
This commit is contained in:
parent
c17183cbec
commit
ce7b4c8ba3
@ -7,3 +7,6 @@ before_install:
|
||||
- docker-compose up -d
|
||||
- docker ps
|
||||
- docker images
|
||||
|
||||
script:
|
||||
- CHTSH_URL=http://localhost:8002 bash tests/run-tests.sh
|
||||
|
Loading…
Reference in New Issue
Block a user