Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
node-sass
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
楚学文
node-sass
Commits
c52d0c97
Commit
c52d0c97
authored
Oct 31, 2015
by
Michael Mifsud
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1229 from saper/node5
CI: Build for node 5.x
parents
7680371a
d19b1cc5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
.travis.yml
.travis.yml
+1
-0
appveyor.yml
appveyor.yml
+1
-0
No files found.
.travis.yml
View file @
c52d0c97
...
...
@@ -17,6 +17,7 @@ env:
-
export NODE_VERSION="iojs-v2"
-
export NODE_VERSION="iojs-v3"
-
export NODE_VERSION="4"
-
export NODE_VERSION="5"
matrix
:
fast_finish
:
true
...
...
appveyor.yml
View file @
c52d0c97
...
...
@@ -27,6 +27,7 @@
-
nodejs_version
:
2
-
nodejs_version
:
3
-
nodejs_version
:
4
-
nodejs_version
:
5
install
:
-
ps
:
Install-Product node $env:nodejs_version $env:platform
...
...
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