Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
giancarlopro committed Mar 6, 2018
2 parents cfd023d + 8d6d450 commit af0ebf8
Show file tree
Hide file tree
Showing 21 changed files with 4,070 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ script:
- sudo ln -s /usr/bin/g++-6 /usr/local/bin/g++
- export CC=/usr/bin/gcc-6
- export CXX=/usr/bin/g++-6
- bash ./deploy-script.sh
- bash ./scripts/deploy-script.sh
deploy:
provider: releases
api_key:
Expand Down
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/types.doctree
Binary file not shown.
1 change: 1 addition & 0 deletions docs/_build/html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ para o `Telegram`_.
starting
objects
functions
types

0 comments on commit af0ebf8

Please sign in to comment.