Travis build: 1765 [cron]

This commit is contained in:
30secondsofcode
2018-03-02 20:32:00 +00:00
parent 12bba74ec7
commit 4ee024425e

View File

@ -1,4 +1,4 @@
Test log for: Thu Mar 01 2018 20:31:06 GMT+0000 (UTC)
Test log for: Fri Mar 02 2018 20:31:49 GMT+0000 (UTC)
> 30-seconds-of-code@0.0.2 test /home/travis/build/Chalarangelo/30-seconds-of-code
> tape test/**/*.test.js | tap-spec
@ -1952,9 +1952,9 @@ Test log for: Thu Mar 01 2018 20:31:06 GMT+0000 (UTC)
✔ zipWith is a Function
✔ Sends a GET request
✔ Sends a POST request
✔ Runs the function provided
✔ Runs promises in series
✔ Sends a POST request
✔ Works as expecting, passing arguments properly
✔ Works with multiple promises
@ -1971,7 +1971,7 @@ Test log for: Thu Mar 01 2018 20:31:06 GMT+0000 (UTC)
total: 987
passing: 985
failing: 2
duration: 2.4s
duration: 2.5s
undefined