Commit Graph

37 Commits

Author SHA1 Message Date
Jakub Roztocil
564670566c Fix coveralls integration 2016-03-02 12:25:19 +08:00
Jakub Roztocil
c73dcaf63d CI 2016-03-02 10:08:20 +08:00
Jakub Roztocil
a2dca1e3bb CI 2016-03-02 09:44:39 +08:00
Jakub Roztocil
9f8c452e7e Added gitter chat 2016-03-01 00:12:55 +08:00
Jakub Roztocil
a97f0d52f6 Travis 2016-02-29 17:20:50 +08:00
Jakub Roztocil
41b0286f37 Travis 2016-02-29 17:19:12 +08:00
Jakub Roztocil
fee54b04d8 Travis 2016-02-29 17:09:55 +08:00
Jakub Roztocil
73e0455896 Travis 2016-02-29 16:52:33 +08:00
Jakub Roztocil
e5e5d0ce6d Travis 2016-02-29 16:36:25 +08:00
Jakub Roztocil
f43e473de1 Travis 2016-02-29 16:35:09 +08:00
Jakub Roztocil
0a002ec554 Fix travis 2016-02-29 15:38:59 +08:00
Jakub Roztocil
576ee83d82 Fix travis 2016-02-29 15:35:56 +08:00
Jakub Roztocil
e42f7b8fc9 OSX build 2016-02-29 15:32:10 +08:00
Jakub Roztočil
8eb460a6f3 Disable OSX travis builds for now
OSX/Python support isn't probably not ready on Travis' side yet. 

https://travis-ci.org/jkbrzt/httpie/jobs/78219565#L27

// cc @msabramo — any idea?
2015-09-11 16:24:42 +02:00
Jakub Roztocil
2b51cb6687 Updated links II. 2015-07-03 18:55:45 +02:00
Marc Abramowitz
55fa975ae5 .travis.yml: sudo false for Docker containers
Enables new Docker container infrastructure.
2015-02-10 07:41:38 -08:00
Marc Abramowitz
fbd44640e6 .travis.yml: Only do coveralls on newest python
Testing theory that it has to do with different python version subjobs
completing in different orders and the last one wins.
2015-02-10 07:37:03 -08:00
Corey Farwell
5d2b3f5552 Enable testing on PyPy 3 2014-08-15 00:03:27 -07:00
Jakub Roztocil
f9b5b3a65d Added OSX to Travis CI config. 2014-05-14 14:00:26 +02:00
Corey Farwell
7036ec69ff Enable testing on Python 3.4 2014-05-12 19:16:04 +02:00
Jakub Roztocil
d9eca19b8f New URL. 2014-05-05 21:17:23 +02:00
Jakub Roztocil
29a564ef56 Added wheel support
Should make installation via pip work on OSX Mavericks (#148).

Also added a nifty Makefile.
2014-04-28 13:25:47 +02:00
Jakub Roztocil
76ab8b84be Cleanup 2014-04-28 10:01:56 +02:00
Jakub Roztocil
14763e619d Travis coveralls. 2014-04-28 01:05:03 +02:00
Jakub Roztocil
ea42d32f69 Travis doesn't support Python 3.4 yet. 2014-04-25 09:47:35 +02:00
Jakub Roztocil
3f8a000847 Python 3.4 2014-04-24 20:08:28 +02:00
Jakub Roztocil
80e317fe24 Added Python 3.3 to tox and travis conf. 2013-01-03 14:14:22 +01:00
Jakub Roztocil
26a76e8243 Clean-up 2012-07-26 00:50:39 +02:00
Jakub Roztocil
926d3f5caf Tests, docs, clean-up.
Closes #54.
2012-06-24 03:45:21 +02:00
Marc Abramowitz
b3ea273a21 Add "pypy" to .travis.yml 2012-06-13 07:36:51 -07:00
Jakub Roztocil
1c5fd18465 Python 3 fixes (travis config). 2012-03-15 00:31:12 +01:00
Jakub Roztocil
ab23037582 Python 3 fixes. 2012-03-15 00:28:15 +01:00
Jakub Roztocil
51aa0409e6 Added Python 3 support
Closes #11.
2012-03-15 00:13:11 +01:00
Jakub Roztocil
b7e0473d6c Added file upload support
It is now possible to send multipart/form-data requests.

Note that the --file option used previously has been removed
because it didn't allow you specify the field name.

Example:

    http -f POST example.com field-name@/path/to/file
2012-03-14 19:14:37 +01:00
Jakub Roztočil
a44ef6c443 Fixed tests. 2012-03-04 11:58:23 +01:00
Jakub Roztočil
f4dde9d9b3 Updated travis config. 2012-03-04 11:54:27 +01:00
Jakub Roztočil
6d14097844 Added travis-ci configuration. 2012-03-04 11:31:37 +01:00