Travis build: 2046 [cron]

This commit is contained in:
30secondsofcode
2018-05-09 21:24:02 +00:00
parent fd54ca530e
commit 5d431ede5d
2 changed files with 13 additions and 31 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
Test log for: Tue May 08 2018 21:07:41 GMT+0000 (UTC) Test log for: Wed May 09 2018 21:23:51 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
@ -2007,8 +2007,8 @@ Test log for: Tue May 08 2018 21:07:41 GMT+0000 (UTC)
✔ zipWith is a Function ✔ zipWith is a Function
✔ Sends a GET request ✔ Sends a GET request
✔ Sends a POST 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
✔ Works with multiple promises ✔ Works with multiple promises
@ -2016,6 +2016,6 @@ Test log for: Tue May 08 2018 21:07:41 GMT+0000 (UTC)
total: 1019 total: 1019
passing: 1019 passing: 1019
duration: 2.5s duration: 2.4s