1
0
mirror of https://github.com/ripienaar/free-for-dev.git synced 2025-04-29 01:18:50 +01:00

Merge pull request #1030 from C0derLint/travis

Updated travis.yml
This commit is contained in:
R.I.Pienaar 2019-02-19 12:22:14 +01:00 committed by GitHub
commit 8246c82477
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -1 +0,0 @@
2.2.2

View File

@ -1,7 +1,7 @@
language: ruby
rvm:
- 2.2
- 2.4.1
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --white-list github.com,jazz.net,yandex.com,debugmail.io --allow-redirect --set-timeout 5 --allow-timeout
- awesome_bot README.md --allow-dupe --allow-ssl --allow-redirect | grep -Ev "\s*?[0-9]{1,4}\.\s*?http"