1
0
Fork 0
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:
Stefan Lankes 2016-11-26 19:44:14 +01:00 committed by Daniel Krebs
parent b446ed37c7
commit 8c08ba4044

View file

@ -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: