Travis build: 1785 [cron]

This commit is contained in:
30secondsofcode
2018-03-07 20:33:46 +00:00
parent c72966c5f3
commit e7eec4d0bf

View File

@ -1,4 +1,4 @@
Test log for: Tue Mar 06 2018 20:32:25 GMT+0000 (UTC)
Test log for: Wed Mar 07 2018 20:33:39 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
@ -1960,10 +1960,10 @@ Test log for: Tue Mar 06 2018 20:32:25 GMT+0000 (UTC)
✔ zipWith is a Function
✔ Sends a GET request
✔ Sends a POST request
✔ Runs the function provided
✔ Runs promises in series
✔ Works as expecting, passing arguments properly
✔ Sends a POST request
✔ Works with multiple promises
@ -1979,7 +1979,7 @@ Test log for: Tue Mar 06 2018 20:32:25 GMT+0000 (UTC)
total: 989
passing: 987
failing: 2
duration: 2.4s
duration: 2.5s
undefined