Commit Graph

9 Commits

Author SHA1 Message Date
Reece Dunham 31e8fa3411 Remove deprecated travis ci option (#924) 2019-03-12 15:40:25 -07:00
Ernest W Durbin III 9cdb3fda14
package/deploy: it's working now 2019-02-23 13:43:27 -05:00
Ernest W Durbin III fe80e4975e
package/deploy: don't clean up first, we need those files 2019-02-23 13:19:00 -05:00
Ernest W Durbin III 74c07a51e9
package/deploy: attempt to navigate travis-ci dot org 2019-02-23 13:14:03 -05:00
Ernest W. Durbin III b91c65043d
create package target (#898)
* create package target

the peps are built... may as well publish a tarball directly from travis.

python.org hosting is being updated and i'm trying to move it away from local
disk storage, which the current pep integration relies on.

this will allow me python.org to pull the tarball out of S3 and do it's work.

* packager: push to s3 after success
2019-02-23 13:02:57 -05:00
Mariatta 765dc66abd
Update .travis.yml, build using Python 3.7-dev instead of 3.5 (#727) 2018-07-10 11:04:43 -07:00
Donald Stufft 423ccb9f8e Parallelize PEP builds to speed up CI 2016-07-05 13:18:14 -04:00
Brett Cannon ae15a08c55 Tweak some Travis settings for potentially faster builds 2016-06-20 10:29:28 -07:00
Matthias Bussonnier 5e69c5e9f4 Setup CI 2016-06-19 15:46:32 -07:00