Skip to content

Commit a7b5fac

Browse files
committed
2 parents 51105aa + 2cd2d51 commit a7b5fac

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
language: ruby
2+
rvm: 2.2
3+
before_script: gem install awesome_bot
4+
script: awesome_bot README.md --allow-redirect --allow-dupe --allow-ssl
5+
notifications:
6+
email: false

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This repository is used to be documentation during my journey in mastering the python programming language while reading plenty of books and tons of online resources.
44

5+
[![Build Status](https://travis-ci.org/Harmouch101/Python-3-Resources.svg?branch=master)](https://travis-ci.org/Harmouch101/Python-3-Resources)
6+
57
## :books: Python Books.
68

79
## Beginner's Level.

0 commit comments

Comments
 (0)