mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-18 11:55:27 +00:00
Fix travis cfg (node now in make -k all) (#8269)
* Fix travis cfg (node now in make -k all) * Added unit_tests to make all
This commit is contained in:
parent
ffe365f57d
commit
0b141fa26f
@ -58,12 +58,7 @@ script:
|
||||
- export NOOK=1
|
||||
- export NOREPORT=1
|
||||
- cd radare2-regressions
|
||||
- cd new
|
||||
- npm install
|
||||
- node bin/r2r.js
|
||||
- cd ..
|
||||
- VERBOSE=1 make -k all
|
||||
- make unit_tests
|
||||
|
||||
notifications:
|
||||
irc: "chat.freenode.net#radare"
|
||||
|
Loading…
x
Reference in New Issue
Block a user