Skip to content

Commit

Permalink
new code
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Sep 13, 2016
1 parent cecc669 commit 9ce29ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .gitignore
@@ -1,3 +1,9 @@
*.pyc

session.shelve*

.DS_Store

/dist
/build
/src/colony_print.egg-info
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -24,7 +24,7 @@ deploy:
provider: pypi
user: joamag
password:
secure: IKGSjx+IGgz5d+kbQrhkbATORlfmxU4WMj2KQsuIQuQS1cO6I2r/8q6GhgXoy93Q+FwjZ4JpAeSidVYHNV+GpN2PIDw+bra5BZQvEupUq35j2tahHPhn3dn2D1HxX8Y/C+UnQX/PRJjXSEyKdTeCR+cRUILUQwrH8ngpXJBlsiI=
secure: cDtsbaWnscIdpYxA5lqLNm56XLW3Pxwdbekzvu6eg8v4QVk6xFhUekSssv58MBJtilMnnfjINNmJfNu/vpb5qaSEFsnIvP3T+rYhU6uMqXHgLdctCurxhbxAsq9R/WcOjgVfpIImAevIK0zSPN9w03H66APu934p1QyDtLXMSmI=
distributions: sdist bdist_wheel
on:
tags: true
Expand Down

0 comments on commit 9ce29ce

Please sign in to comment.