1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 19:27:44 +00:00

Travis: We don't have UseIt.sh anymore :^)

This commit is contained in:
Andreas Kling 2019-12-21 00:19:49 +01:00
parent 73c953b674
commit 70865e5a5d

View file

@ -31,6 +31,5 @@ before_install:
script:
- cd Toolchain
- ./BuildIt.sh
- source ./UseIt.sh
- cd ../Kernel
- ./makeall.sh