mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
use target "all" instead of obsolete target "travis"
This commit is contained in:
parent
b446ed37c7
commit
8c08ba4044
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ script:
|
|||
- tar xzf newlib.tar.gz
|
||||
- mv tmp usr/
|
||||
- mv x86 usr/
|
||||
- make T=1 travis
|
||||
- make T=1 all
|
||||
- make test
|
||||
env:
|
||||
global:
|
||||
|
|
Loading…
Add table
Reference in a new issue