Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
bf92923e
Commit
bf92923e
authored
9 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Travis CI: test against node.js "4" and "stable".
parent
a291d79e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+2
-1
.travis.yml
with
2 additions
and
1 deletion
+2
-1
.travis.yml
+
2
-
1
View file @
bf92923e
...
@@ -3,7 +3,8 @@ language: node_js
...
@@ -3,7 +3,8 @@ language: node_js
git
:
git
:
depth
:
10
depth
:
10
node_js
:
node_js
:
-
"
0.12"
-
"
4"
-
"
stable"
before_install
:
before_install
:
-
rvm install 2.0.0 && rvm use 2.0.0
-
rvm install 2.0.0 && rvm use 2.0.0
-
"
export
TRAVIS_COMMIT_MSG=
\"
$(git
log
--format=%B
--no-merges
-n
1)
\"
"
-
"
export
TRAVIS_COMMIT_MSG=
\"
$(git
log
--format=%B
--no-merges
-n
1)
\"
"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets