Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Commit

Permalink
Travis build: 860
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitanwar committed Feb 14, 2018
1 parent c221477 commit dba4fcf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified .travis/push.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ def byte_size(string):
```py

byte_size('😀') # 4
byte_size('Hello World') # 11
byte_size('Hello Wor') # 11

```
</details>
Expand Down

0 comments on commit dba4fcf

Please sign in to comment.