Travis build: 1992 [cron]

This commit is contained in:
30secondsofcode
2018-04-25 21:00:24 +00:00
parent 4bdfc30984
commit 21f97a64a2
2 changed files with 41 additions and 11 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
Test log for: Tue Apr 24 2018 21:02:35 GMT+0000 (UTC) Test log for: Wed Apr 25 2018 21:00:18 GMT+0000 (UTC)
> 30-seconds-of-code@0.0.3 test /home/travis/build/Chalarangelo/30-seconds-of-code > 30-seconds-of-code@0.0.3 test /home/travis/build/Chalarangelo/30-seconds-of-code
> tape test/**/*.test.js | tap-spec > tape test/**/*.test.js | tap-spec
@ -1994,14 +1994,14 @@ Test log for: Tue Apr 24 2018 21:02:35 GMT+0000 (UTC)
✔ zipWith is a Function ✔ zipWith is a Function
✔ Sends a GET request ✔ Sends a GET request
✔ Runs the function provided ✔ Runs the function provided
✔ Sends a POST request
✔ Runs promises in series ✔ Runs promises in series
✔ Works as expecting, passing arguments properly ✔ Works as expecting, passing arguments properly
✔ Sends a POST request
✔ Works with multiple promises ✔ Works with multiple promises
total: 1014 total: 1014
passing: 1014 passing: 1014
duration: 2.4s duration: 2.3s