Travis build: 1161

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

View File

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