Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jan
kresus
Commits
6474ccc3
Commit
6474ccc3
authored
Jun 23, 2016
by
Benjamin Bouvier
Browse files
Support for Gitlab CI;
parent
9ee366db
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
6474ccc3
image
:
node:4.4.4-slim
before_script
:
-
npm install
test
:
script
:
-
npm run test
Write
Preview
Supports
Markdown
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