mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove obsolete line
This commit is contained in:
parent
87bb8161ac
commit
0de6c0c876
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ script:
|
|||
- debuild -e PATH -e CFLAGS_FOR_TARGET -e GOFLAGS_FOR_TARGET -e FCFLAGS_FOR_TARGET -e FFLAGS_FOR_TARGET -e CXXFLAGS_FOR_TARGET -us -uc -j2
|
||||
- sudo dpkg -i ../libhermit*_amd64.deb
|
||||
- make -j2 examples
|
||||
- qemu-system-x86_64 -help
|
||||
- if [ "$TRAVIS_BRANCH" != "master" ]; then make test; fi
|
||||
|
||||
deploy:
|
||||
|
|
Loading…
Add table
Reference in a new issue