Travis build: 1161

This commit is contained in:
30secondsofcode
2018-01-10 21:39:19 +00:00
parent e88a029651
commit 2f8ef10c63
3 changed files with 3 additions and 0 deletions

View File

@ -5201,6 +5201,7 @@ const httpPost = (url, callback, data = null, err = console.error) => {
```js
const newPost = {
"userId": 1,
"id": 1337,