1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

remove invalid command

This commit is contained in:
Stefan Lankes 2016-08-27 10:24:42 +02:00
parent a79d1c26ff
commit 8b82da8f77

View file

@ -16,7 +16,6 @@ script:
- mv tmp hermit/usr/
- mv x86 hermit/usr/
- make T=1 travis
- sudo echo $PROXY_STR > /proc/sys/fs/binfmt_misc/register
env:
global:
- TOPDIR=`pwd`/../..