This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
got
mirror of
https://github.com/lukechilds/got.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
432
Commits
24
Branches
65
Tags
1.0 MiB
Tree:
53b11e3539
allow-304
ava
cache
cache-clone-stream
cache-description
cacheable-request
create-test-server
err
error-handling
extract-response
fix-cancel-test-failures
fix-progress-browserify
helper-loop
http2
master
no-retry
node-7
optional-decompress
pipe-to-data
remove-strictssl-option
save
socket
update-cacheable-request
v5.x
v0.1.0
v0.1.1
v0.2.0
v0.3.0
v1.0.0
v1.0.1
v1.1.0
v1.2.0
v1.2.1
v1.2.2
v2.0.0
v2.1.0
v2.2.0
v2.3.0
v2.3.1
v2.3.2
v2.4.0
v2.5.0
v2.6.0
v2.7.0
v2.7.1
v2.7.2
v2.8.0
v2.8.1
v2.9.0
v2.9.1
v2.9.2
v3.0.0
v3.1.0
v3.2.0
v3.3.0
v3.3.1
v4.0.0
v4.1.0
v4.1.1
v4.2.0
v5.0.0
v5.1.0
v5.2.0
v5.2.1
v5.3.0
v5.3.1
v5.3.2
v5.4.0
v5.4.1
v5.4.2
v5.5.0
v5.5.1
v5.6.0
v5.7.0
v5.7.1
v6.0.0
v6.0.0-rc1
v6.0.1
v6.0.2
v6.1.0
v6.1.1
v6.1.2
v6.2.0
v6.3.0
v6.5.0
v6.6.0
v6.6.1
v6.6.2
v6.6.3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '53b11e3539'
${ noResults }
got
/
.travis.yml
9 lines
108 B
Raw
Normal View
History
Update .travis.yml
10 years ago
sudo
:
false
init
11 years ago
language
:
node_js
node_js
:
add node:6 to tests
9 years ago
-
'6'
Travis CI: Test on latest Node.js v5.x.x
9 years ago
-
'5'
add Node.js 4.x to .travis.yml
9 years ago
-
'4'
use `safe-buffer` (#253)
8 years ago
-
'4.4.4'
add coverage
9 years ago
after_success
:
npm run coveralls