Travis build: 1173

This commit is contained in:
30secondsofcode
2018-01-11 10:00:38 +00:00
parent 3c149253b1
commit f93efa9f58
3 changed files with 34 additions and 1 deletions

View File

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