Travis build: 285

This commit is contained in:
Travis CI
2017-12-25 14:50:00 +00:00
parent c7ff1de86d
commit c6651e7551

View File

@ -15,4 +15,4 @@ mergePerson(b) // == b
b = {}
Object.assign(b, a) // == b
*/
```
```