Travis build: 1782 [cron]

This commit is contained in:
30secondsofcode
2018-03-06 20:32:31 +00:00
parent e7c5bcf6c6
commit 536373e77b
4 changed files with 48 additions and 13 deletions

View File

@ -1,4 +1,4 @@
Test log for: Mon Mar 05 2018 20:32:06 GMT+0000 (UTC)
Test log for: Tue Mar 06 2018 20:32:25 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
@ -1398,6 +1398,10 @@ Test log for: Mon Mar 05 2018 20:32:06 GMT+0000 (UTC)
✔ rearg is a Function
✔ Reorders arguments in invoked function
Testing recordAnimationFrames
✔ recordAnimationFrames is a Function
Testing redirect
✔ redirect is a Function
@ -1972,10 +1976,10 @@ Test log for: Mon Mar 05 2018 20:32:06 GMT+0000 (UTC)
✖ length of string is 8
total: 988
passing: 986
total: 989
passing: 987
failing: 2
duration: 2.6s
duration: 2.4s
undefined