Travis build: 285

This commit is contained in:
Travis CI
2017-12-25 14:50:00 +00:00
parent 968be67f82
commit 51445117fc

View File

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