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
4e6ac3d0
Commit
4e6ac3d0
authored
Jun 05, 2017
by
Pavel Lobashov
Committed by
Alexander Trofimov
Jun 05, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add `.unit-tests/FormulaTests.html` run to build process (#123)
Add `.unit-tests/FormulaTests.html` run to build process
parent
308f2369
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
.travis.yml
.travis.yml
+4
-3
No files found.
.travis.yml
View file @
4e6ac3d0
...
...
@@ -2,10 +2,11 @@ language: node_js
node_js
:
-
'
6'
before_install
:
-
npm install -g grunt-cli
-
npm install -g grunt-cli
node-qunit-phantomjs
before_script
:
-
git clone https://github.com/ONLYOFFICE/web-apps.git ../web-apps
-
cd build
-
git clone -b develop https://github.com/ONLYOFFICE/web-apps.git ../web-apps
script
:
-
node-qunit-phantomjs cell/.unit-tests/FormulaTests.html
-
cd build
-
npm install
-
grunt --level=WHITESPACE_ONLY
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