Skip to content

Commit

Permalink
update: sample.tex, .travis.yml
Browse files Browse the repository at this point in the history
* Update `sample.tex`

* Add `skip_cleanup` to `.travis.yml`

Signed-off-by: mr.Shu <mr@shu.io>
  • Loading branch information
mrshu committed Sep 9, 2017
1 parent ffaaa43 commit ded5bfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ deploy:
api_key:
secure: NIyM9HchaLwYDEZiN8SFVShbXCgOfUF7kbgZXITGyxK0r7WT7UHze1QUamvL1tCSWFNr37ZJAKTACWz44bKDa6lsgvAhoJ2uVoqEfb4dUkwanzTq9oxuq/0ZyAp1xLdzqeNc8XYNN+CLcpjJLmGARnk/dFp8FbxQrHufl+jUhagbFCeFID7fW1olCCRlBgiAHpBHrzSQ2/eknrx7kGm+qOGZqiApHJ1o8m3vCeso0qQkJsdV91iebnvZb+XxSi8a6jVVoz6RGERtuTEqtIfc2crm2SGGn71ZRn+jWfeeKbmZcW4ZXJJhQ219+b0QppXeoyz+ufrjhb3O7O8QkbyJ2ge8yUC73kZg8kdLxUXxFgKXBO5xfvz0RBW7z4RbT3/Euzz8tIu9N19BFqurJltWFRfdeon7A+2D3v/CDtzzW9fusEZV3LXEepBWsj4xfwQcf90JopoLXwzwHdCeYPOxotIJxho/oGMgL5VMV0ij2R3ffxYmqFPYPa85KGdoGRsBCQ8HXmuyDf6/dBHf8gmt/Twh/ZE8La1NDMEVhJLEzrRleJ0KOEbCu4TOwbB8zRvSxGU3O+ba2uyCG5QjZaFGvwPMeYUmWgNFjG3N9Kt/d9PjURU0xu54vWlMuxRJoziNPwEZE9r8BHwuAXciWZdFdEorQyOzYNmDJhSmWISAQHs=
file: _build/sample.pdf
skip_cleanup: true
on:
repo: RoboCupJuniorTC/soccer-rules
2 changes: 1 addition & 1 deletion tex/sample.tex
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
\caption{A simple table}
\end{table}

Notice how the tables and figures have independent counters.
This is some sample (edited) text.

\end{document}

0 comments on commit ded5bfd

Please sign in to comment.