Skip to content

Commit

Permalink
Use new TravisToolbox scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
TGWolf committed Feb 10, 2021
1 parent 7eca1ce commit f096b0a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ matrix:
- EXCLUDE_FILES="CHANGELOG.md"
before_install:
- mkdir travis
- git clone https://github.com/TravisToolbox/awesomebot-travis.git travis/awesomebot
- git clone https://github.com/TravisToolbox/awesomebot.git
install:
- "./travis/awesomebot/install.sh"
- "./awesomebot/install.sh"
script:
- "./travis/awesomebot/scan.sh"
- "./awesomebot/scan.sh"
notifications:
email: false
slack:
Expand Down
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ This changelog was automatically generated using [Caretaker](https://github.com/

### [Unreleased](https://github.com/WolfSoftware/branding/compare/v1.0.0...HEAD)

- Add new branding images fot github orgs and child repos [`[head]`](https://github.com/WolfSoftware/branding/commit/)
- Use new TravisToolbox scripts [`[head]`](https://github.com/WolfSoftware/branding/commit/)

- Add new branding images fot github orgs and child repos [`[7eca1ce]`](https://github.com/WolfSoftware/branding/commit/7eca1ce4f6134811230df1ca762a3e0541ed5714)

- Remove dump file [`[212a756]`](https://github.com/WolfSoftware/branding/commit/212a756f0b574c483e80a9ce4576c29b774f3a78)

Expand Down

0 comments on commit f096b0a

Please sign in to comment.