mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-31 10:22:37 +00:00
Update .travis.yml
This commit is contained in:
parent
e7b310a786
commit
6eedf43dbe
23
.travis.yml
23
.travis.yml
@ -17,17 +17,16 @@ env:
|
||||
# TODO: run t.archos, once we have Linux tests in there.
|
||||
|
||||
#- Analysis
|
||||
- TESTS=anal.arm
|
||||
- TESTS=anal.java
|
||||
- TESTS=anal.mips
|
||||
#- TESTS=anal.arm
|
||||
#- TESTS=anal.java
|
||||
#- TESTS=anal.mips
|
||||
- TESTS=anal.others
|
||||
- TESTS=anal.x86
|
||||
- TESTS=anal.x86
|
||||
- TESTS=esil
|
||||
|
||||
#- Formats
|
||||
- TESTS=format.pe
|
||||
- TESTS=format.pdb
|
||||
#- TESTS=format.pe
|
||||
#- TESTS=format.pdb
|
||||
- TESTS=format.mangling
|
||||
- TESTS=format.msil
|
||||
- TESTS=format.elf
|
||||
@ -40,7 +39,7 @@ env:
|
||||
#- (dis)assemblers
|
||||
- TESTS=asm.8051
|
||||
- TESTS=asm.arc
|
||||
- TESTS=asm.arm
|
||||
#- TESTS=asm.arm
|
||||
- TESTS=asm.avr
|
||||
- TESTS=asm.cr16
|
||||
- TESTS=asm.dalvik
|
||||
@ -48,13 +47,13 @@ env:
|
||||
- TESTS=asm.gb
|
||||
- TESTS=asm.h8300
|
||||
- TESTS=asm.java
|
||||
- TESTS=asm.mips
|
||||
#- TESTS=asm.mips
|
||||
- TESTS=asm.tms320
|
||||
- TESTS=asm.z80
|
||||
- TESTS=asm.x86
|
||||
#- TESTS=asm.z80
|
||||
#- TESTS=asm.x86
|
||||
|
||||
- TESTS=commands # r2 commands related
|
||||
- TESTS=tools # tools related
|
||||
#- TESTS=commands # r2 commands related
|
||||
#- TESTS=tools # tools related
|
||||
|
||||
|
||||
# Additional depencies like capstone are downloaded by the r2 makefiles.
|
||||
|
Loading…
x
Reference in New Issue
Block a user