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

Commit

Permalink
test DEBUG="*"
Browse files Browse the repository at this point in the history
  • Loading branch information
hnhtwrm committed Jul 26, 2019
1 parent 1dd7270 commit e50cfb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ script:
npm run danger -- run --dangerfile ./dangerfile-jsfm.js
;;
"danger" )
npm run danger -- run --dangerfile ./dangerfile.js
DEBUG="*" npm run danger -- run --dangerfile ./dangerfile.js
;;
"ios" )
hasIosFile=$(npm run danger -- run --dangerfile ./dangerfile-ios.js)
Expand Down

0 comments on commit e50cfb1

Please sign in to comment.