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
310d7818
Commit
310d7818
authored
Jul 13, 2015
by
Michael Mifsud
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1024 from saper/NoPSnpm
Don't launch npm in the PowerShell
parents
65a89246
f95af465
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
+1
-2
appveyor.yml
appveyor.yml
+1
-2
No files found.
appveyor.yml
View file @
310d7818
...
@@ -17,10 +17,9 @@ matrix:
...
@@ -17,10 +17,9 @@ matrix:
install
:
install
:
-
ps
:
Install-Product node $env:nodejs_version
-
ps
:
Install-Product node $env:nodejs_version
-
npm -g install npm@2.7.5
-
node --version
-
node --version
-
npm --version
-
npm --version
-
git submodule update --init --recursive
-
git submodule update --init --recursive
-
ps
:
C:\Users\appveyor\AppData\Roaming\npm\npm.cmd
install --msvs_version=2013
-
npm
install --msvs_version=2013
test_script
:
npm test
test_script
:
npm test
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