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
08440ac8
Commit
08440ac8
authored
Mar 23, 2016
by
Michael Mifsud
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1422 from xzyfer/feat/drop-iojs-ci
Drop iojs from CI
parents
605800d9
47d2ff2d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
7 deletions
+0
-7
.travis.yml
.travis.yml
+0
-4
appveyor.yml
appveyor.yml
+0
-3
No files found.
.travis.yml
View file @
08440ac8
...
...
@@ -12,10 +12,6 @@ env:
matrix
:
-
export NODE_VERSION="0.10"
-
export NODE_VERSION="0.12"
-
export NODE_VERSION="iojs-v1.0"
-
export NODE_VERSION="iojs-v1"
-
export NODE_VERSION="iojs-v2"
-
export NODE_VERSION="iojs-v3"
-
export NODE_VERSION="4"
-
export NODE_VERSION="5"
...
...
appveyor.yml
View file @
08440ac8
...
...
@@ -101,9 +101,6 @@
matrix
:
-
nodejs_version
:
0.10
-
nodejs_version
:
0.12
-
nodejs_version
:
1
-
nodejs_version
:
2
-
nodejs_version
:
3
-
nodejs_version
:
4
-
nodejs_version
:
5
...
...
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