Skip to content

Commit

Permalink
fix travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ZYSzys committed Oct 24, 2018
1 parent 4f310a9 commit 4785af4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: ruby
rvm: 2.4.1
before_script: gem install awesome_bot
script: awesome_bot README.md --allow-redirect --allow-dupe
script: awesome_bot README.md --allow-redirect --allow-dupe --allow 999
notifications:
email: false
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<a href="https://opensource.org/licenses/MIT">
<img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square" alt="License MIT">
</a>
<a href="https://travis-ci.org/leonardomso/33-js-concepts">
<a href="https://travis-ci.com/leonardomso/33-js-concepts">
<img src="https://travis-ci.com/leonardomso/33-js-concepts.svg?branch=master" alt="Build Status">
</a>
</p>
Expand Down

0 comments on commit 4785af4

Please sign in to comment.