krakjoe / ui

Cross platform UI development in PHP
Other
519 stars 39 forks source link

Travis #7

Closed Stricted closed 7 years ago

Stricted commented 7 years ago

got tavis itself working but on the php test itself it says "Fatal error: Cannot initialize libui: Cannot open display: in Unknown on line 0" see https://travis-ci.org/Stricted/ui-test/jobs/171184138#L876

krakjoe commented 7 years ago

Well done, let's drop the test and just have travis do the build .. I may write a repo for tests that will (should) work for gtk based envs at least.

Testing ui's is hard ...

Stricted commented 7 years ago

works https://travis-ci.org/Stricted/ui-test/jobs/171370425