Travis build: 1081

This commit is contained in:
30secondsofcode
2018-01-08 20:01:19 +00:00
parent 1abb7faadd
commit be413ad13c
4 changed files with 44 additions and 5 deletions

View File

@ -93,6 +93,7 @@ join:array
JSONToFile:node,json
last:array
lcm:math,recursion
longestItem:uncategorized
lowercaseKeys:object
luhnCheck:math,utility
mapObject:array,object