Travis build: 1772 [cron]

This commit is contained in:
30secondsofcode
2018-03-04 20:31:50 +00:00
parent b8a7bd1fc9
commit 84a6124e7e

View File

@ -1,4 +1,4 @@
Test log for: Sat Mar 03 2018 20:31:08 GMT+0000 (UTC)
Test log for: Sun Mar 04 2018 20:31:44 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
@ -1956,8 +1956,8 @@ Test log for: Sat Mar 03 2018 20:31:08 GMT+0000 (UTC)
✔ zipWith is a Function
✔ Sends a GET request
✔ Runs the function provided
✔ Sends a POST request
✔ Runs the function provided
✔ Runs promises in series
✔ Works as expecting, passing arguments properly
✔ Works with multiple promises
@ -1975,7 +1975,7 @@ Test log for: Sat Mar 03 2018 20:31:08 GMT+0000 (UTC)
total: 988
passing: 986
failing: 2
duration: 2.5s
duration: 2.4s
undefined