add nlopt to migration

This commit is contained in:
Adam Vandenberg 2013-12-16 20:23:12 -08:00
parent 6aa2277119
commit 371858f419

View File

@ -16,4 +16,5 @@ TAP_MIGRATIONS = {
'lmutil' => 'homebrew/binary',
'jscoverage' => 'homebrew/boneyard',
'jsl' => 'homebrew/binary',
'nlopt' => 'homebrew/science',
}