Travis build: 2145 [cron]

This commit is contained in:
30secondsofcode
2018-06-11 21:22:44 +00:00
parent c06f3d95cf
commit a06f3a94e6
2 changed files with 21 additions and 35 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
Test log for: Sun Jun 10 2018 21:21:57 GMT+0000 (Coordinated Universal Time) Test log for: Mon Jun 11 2018 21:22:36 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
@ -2030,8 +2030,8 @@ Test log for: Sun Jun 10 2018 21:21:57 GMT+0000 (Coordinated Universal Time)
✔ zipWith is a Function ✔ zipWith is a Function
✔ Sends a GET request ✔ Sends a GET request
✔ Runs the function provided ✔ Runs the function provided
✔ Runs promises in series
✔ Sends a POST request ✔ Sends a POST request
✔ Runs promises in series
✔ Works as expecting, passing arguments properly ✔ Works as expecting, passing arguments properly
✔ Works with multiple promises ✔ Works with multiple promises