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

Commit

Permalink
reset .travis.yml and Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmswindmill committed Jul 29, 2019
1 parent e50cfb1 commit 0df574e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -100,7 +100,7 @@ script:
npm run danger -- run --dangerfile ./dangerfile-jsfm.js
;;
"danger" )
DEBUG="*" npm run danger -- run --dangerfile ./dangerfile.js
npm run danger -- run --dangerfile ./dangerfile.js
;;
"ios" )
hasIosFile=$(npm run danger -- run --dangerfile ./dangerfile-ios.js)
Expand Down
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -11,4 +11,5 @@ end
# gem "danger-prose"
# gem "danger-clorox"
# gem "danger-mention"

# gem "rails"

0 comments on commit 0df574e

Please sign in to comment.