Skip to content

Commit 1ddbb6f

Browse files
committed
Configure Appveyor CI (attempt #6)
1 parent 5d6424d commit 1ddbb6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "git://github.com/avh4/elm-upgrade.git"
88
},
99
"scripts": {
10-
"test": "prettier -l upgrade.js src/**/*.js && ./tests/make_links.sh && cram -v ./tests"
10+
"test": "prettier -l upgrade.js src/**/*.js && sh ./tests/make_links.sh && cram -v ./tests"
1111
},
1212
"author": "Aaron VonderHaar <[email protected]>",
1313
"license": "MIT",

0 commit comments

Comments
 (0)