Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c9003b5

Browse files
Let Travis-CI tests pass for windows
1 parent e913418 commit c9003b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"main": "lib/parallel.js",
1212
"scripts": {
1313
"lint": "eslint lib",
14-
"test": "jasmine-node --verbose test/specs"
14+
"test": "jasmine-node --verbose test/specs",
15+
"build": "echo 'This is not how we build, but we need the command to let CI pass'"
1516
},
1617
"repository": {
1718
"type": "git",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /