mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-03 08:37:49 +00:00
Ensured failed tests trigger travis fails.
Former-commit-id: d513b5b1bae77ab1f4aa9e98ec3622e143048def
This commit is contained in:
@@ -47,6 +47,6 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node build",
|
||||
"test": "node test/test;node test/test-build"
|
||||
"test": "node test/test && node test/test-build"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user