Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

Commit 4a516df

Browse files
committed
Remove noisy message in Travis
1 parent a1cb4c0 commit 4a516df

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

dangerfile-jsfm.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,4 @@ if(hasJsfmFile){
9898
}
9999
}else{
100100
console.log('has no jsfm file changed.');
101-
message('has no jsfm file changed.');
102-
}
103-
104-
message('jsfm test finished.')
101+
}

0 commit comments

Comments
 (0)