Travis build: 2149 [cron]

This commit is contained in:
30secondsofcode
2018-06-13 21:23:47 +00:00
parent 789f270a09
commit 494c6de1e9
2 changed files with 15 additions and 19 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
Test log for: Tue Jun 12 2018 21:22:52 GMT+0000 (Coordinated Universal Time) Test log for: Wed Jun 13 2018 21:23:37 GMT+0000 (Coordinated Universal Time)
> 30-seconds-of-code@0.0.3 test /home/travis/build/Chalarangelo/30-seconds-of-code > 30-seconds-of-code@0.0.3 test /home/travis/build/Chalarangelo/30-seconds-of-code
> tape test/**/*.test.js | tap-spec > tape test/**/*.test.js | tap-spec
@ -2029,9 +2029,9 @@ Test log for: Tue Jun 12 2018 21:22:52 GMT+0000 (Coordinated Universal Time)
✔ zipWith is a Function ✔ zipWith is a Function
✔ Sends a GET request ✔ Sends a GET request
✔ Sends a POST request
✔ Runs the function provided ✔ Runs the function provided
✔ Runs promises in series ✔ Runs promises in series
✔ Sends a POST request
✔ Works as expecting, passing arguments properly ✔ Works as expecting, passing arguments properly
✔ Works with multiple promises ✔ Works with multiple promises