psecio / gatekeeper

Gatekeeper: An Authentication & Authorization Library
366 stars 23 forks source link

Use containers .. #30

Closed harikt closed 8 years ago

harikt commented 8 years ago

@enygma now the build is having a different error though ;-) . Sorry not having idea on it.

1) Psecio\Gatekeeper\GatekeeperTest::testGetUserThrottle Trying to get property of non-object

May be you can easily fix.

enygma commented 8 years ago

So I'm curious....why does this change things? Is there some magic the Travis-CI container uses sudo for?

harikt commented 8 years ago

@enygma http://docs.travis-ci.com/user/workers/container-based-infrastructure/

harikt commented 8 years ago

There is also another article on the subject : http://docs.travis-ci.com/user/migrating-from-legacy/

enygma commented 8 years ago

works for me - merging! thanks.

harikt commented 8 years ago

cool.

@enygma I was looking at the gatekeeper-ui library and have a question / suggestion. Will open there.