Skip to content
Snippets Groups Projects
Commit 0d96ff43 authored by browniecab's avatar browniecab Committed by Maxim Khlobystov
Browse files

Update .travis.yml

(cherry picked from commit b580e0779f29f4698b9127d679b43b0886427f8d)
parent 5d78df81
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,11 @@ language: node_js
install:
# - git clone git@github.com:browniecab/bigbluebutton-tests.git tests
- cd tests/puppeteer
- cd bigbluebutton-html5/tests/puppeteer
- npm install
script:
- cd tests/puppeteer
- cd bigbluebutton-html5/tests/puppeteer
- node test-chat.js
- node test-draw.js
- node test-status.js
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment