Travis build: 1757 [cron]

This commit is contained in:
30secondsofcode
2018-02-27 20:30:53 +00:00
parent 8ee98e8b2e
commit 4ac2f9933b

View File

@ -1,4 +1,4 @@
Test log for: Mon Feb 26 2018 20:28:27 GMT+0000 (UTC)
Test log for: Tue Feb 27 2018 20:30:37 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
@ -1951,11 +1951,11 @@ Test log for: Mon Feb 26 2018 20:28:27 GMT+0000 (UTC)
Testing zipWith
✔ zipWith is a Function
✔ Runs the function provided
✔ Works as expecting, passing arguments properly
✔ Sends a GET request
✔ Sends a POST request
✔ Runs the function provided
✔ Runs promises in series
✔ Works as expecting, passing arguments properly
✔ Works with multiple promises
@ -1971,7 +1971,7 @@ Test log for: Mon Feb 26 2018 20:28:27 GMT+0000 (UTC)
total: 987
passing: 985
failing: 2
duration: 2.4s
duration: 3.3s
undefined