Travis build: 2125 [cron]

This commit is contained in:
30secondsofcode
2018-06-04 21:21:31 +00:00
parent 1ac0dfd3ee
commit 47a89ee80c
2 changed files with 16 additions and 28 deletions

View File

@ -1,4 +1,4 @@
Test log for: Sun Jun 03 2018 21:20:20 GMT+0000 (UTC)
Test log for: Mon Jun 04 2018 21:21:25 GMT+0000 (UTC)
> 30-seconds-of-code@0.0.3 test /home/travis/build/Chalarangelo/30-seconds-of-code
> tape test/**/*.test.js | tap-spec
@ -2029,8 +2029,8 @@ Test log for: Sun Jun 03 2018 21:20:20 GMT+0000 (UTC)
✔ zipWith is a Function
✔ Sends a GET request
✔ Sends a POST request
✔ Runs the function provided
✔ Sends a POST request
✔ Runs promises in series
✔ Works as expecting, passing arguments properly
✔ Works with multiple promises
@ -2048,7 +2048,7 @@ Test log for: Sun Jun 03 2018 21:20:20 GMT+0000 (UTC)
total: 1022
passing: 1020
failing: 2
duration: 2.3s
duration: 2.4s
undefined