Skip to content

Commit 43edac8

Browse files
authored
Add test script for travis
1 parent d5f9fc5 commit 43edac8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
"mixins",
1414
"functions"
1515
],
16+
"scripts": {
17+
"test": "echo \"No test specified\" && exit 0"
18+
},
1619
"bugs": {
1720
"url": "https://github.com/mediamonks/seng-scss/issues"
1821
},

0 commit comments

Comments
 (0)