Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Fred Chasen
vivliostyle-electron
Commits
125c72bd
Commit
125c72bd
authored
Oct 24, 2016
by
Fred Chasen
Browse files
Add .gitlab-ci.yml
parent
2c60eee9
Pipeline
#758
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
125c72bd
image
:
node:6.9.1
cache
:
paths
:
-
node_modules/
all_tests
:
script
:
-
npm install
-
npm install -g mocha
-
mocha
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