Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sdkjs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
sdkjs
Commits
35e00d55
Commit
35e00d55
authored
Oct 25, 2017
by
Pavel Lobashov
Committed by
GitHub
Oct 25, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #210 from ONLYOFFICE/feature/travis-wait
Running test require more than 10 minutes
parents
79dfdc8f
8977acea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
.travis.yml
.travis.yml
+5
-4
No files found.
.travis.yml
View file @
35e00d55
...
...
@@ -17,10 +17,11 @@ jobs:
-
npm install -g grunt-cli
-
npm install --prefix build
-
grunt --level=WHITESPACE_ONLY --base build --gruntfile build/Gruntfile.js
-
docker run -v $PWD/word:/opt/onlyoffice/documentbuilder/sdkjs/word
-v $PWD/cell:/opt/onlyoffice/documentbuilder/sdkjs/cell
-v $PWD/slide:/opt/onlyoffice/documentbuilder/sdkjs/slide
onlyofficetestingrobot/doc-builder-testing:develop-latest
-
docker pull onlyofficetestingrobot/doc-builder-testing:develop-latest
-
travis_wait docker run -v $PWD/word:/opt/onlyoffice/documentbuilder/sdkjs/word
-v $PWD/cell:/opt/onlyoffice/documentbuilder/sdkjs/cell
-v $PWD/slide:/opt/onlyoffice/documentbuilder/sdkjs/slide
onlyofficetestingrobot/doc-builder-testing:develop-latest
notifications
:
email
:
recipients
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment