Skip to content
Snippets Groups Projects
Unverified Commit 02133fd0 authored by Rodrigo Nascimento's avatar Rodrigo Nascimento
Browse files

Create directory /tmp/build-test

parent 032e9e54
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,7 @@ before_script:
- travis_retry npm install
- npm run lint
- travis_retry meteor build --headless /tmp/build
- mkdir /tmp/build-test
- tar -xf /tmp/build/Rocket.Chat.tar.gz -C /tmp/build-test/
- cd /tmp/build-test/bundle/programs/server
- npm install
......
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