fix(travis): remove broken validate shrinkwrap

This commit is contained in:
John Morrison 2015-11-09 10:42:43 -08:00
Родитель a00167ce0b
Коммит 1729764f72
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -32,7 +32,7 @@ before_script:
script:
- npm run outdated
- grunt validate-shrinkwrap test
- grunt test
matrix:
allow_failures: