Skip to content

Commit 7471fad

Browse files
committed
🚀
Fixed travis.
1 parent 2b77a72 commit 7471fad

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
@@ -5,7 +5,7 @@
55
"description": "The official compiler for Mr. Doc",
66
"main": "index.js",
77
"scripts": {
8-
"test": "echo \"Error: no test specified\" && exit 1"
8+
"test": "gulp"
99
},
1010
"repository": {
1111
"type": "git",

0 commit comments

Comments
 (0)