mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-28 15:41:38 +00:00
Update .travis.yml
This commit is contained in:
parent
c5bdc01a8a
commit
6154fe67e1
18
.travis.yml
18
.travis.yml
@ -37,10 +37,24 @@ env:
|
||||
- TESTS=format.xbe
|
||||
- TESTS=format.firmware
|
||||
|
||||
#- (dis)assemblers
|
||||
- TESTS=asm.8051
|
||||
- TESTS=asm.arc
|
||||
- TESTS=asm.arm
|
||||
- TESTS=asm.avr
|
||||
- TESTS=asm.cr16
|
||||
- TESTS=asm.dalvik
|
||||
- TESTS=asm.ebc
|
||||
- TESTS=asm.gb
|
||||
- TESTS=asm.h8300
|
||||
- TESTS=asm.java
|
||||
- TESTS=asm.mips
|
||||
- TESTS=asm.tms320
|
||||
- TESTS=asm.z80
|
||||
- TESTS=asm.x86
|
||||
|
||||
- TESTS=commands # r2 commands related
|
||||
- TESTS=asm # (dis)assemblers
|
||||
- TESTS=tools # tools related
|
||||
- TESTS=formats # file formats
|
||||
|
||||
|
||||
# Additional depencies like capstone are downloaded by the r2 makefiles.
|
||||
|
Loading…
Reference in New Issue
Block a user