Travis build: 1860 [cron]

This commit is contained in:
30secondsofcode
2018-03-29 20:47:38 +00:00
parent 7dacb1862b
commit f498fca0fd

View File

@ -1,4 +1,4 @@
Test log for: Wed Mar 28 2018 20:45:28 GMT+0000 (UTC) Test log for: Thu Mar 29 2018 20:47:31 GMT+0000 (UTC)
> 30-seconds-of-code@0.0.2 test /home/travis/build/Chalarangelo/30-seconds-of-code > 30-seconds-of-code@0.0.2 test /home/travis/build/Chalarangelo/30-seconds-of-code
> tape test/**/*.test.js | tap-spec > tape test/**/*.test.js | tap-spec
@ -1960,8 +1960,8 @@ Test log for: Wed Mar 28 2018 20:45:28 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
@ -1969,6 +1969,6 @@ Test log for: Wed Mar 28 2018 20:45:28 GMT+0000 (UTC)
total: 999 total: 999
passing: 999 passing: 999
duration: 2.3s duration: 2.4s