Building the extension worked, but I didn't cd back

This commit is contained in:
Joshua Sherman 2014-01-12 16:28:26 -05:00
parent 8f3c623e5d
commit b43b02df83

View file

@ -16,6 +16,7 @@ install:
- make
- sudo make install
- echo "extension=test_helpers.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- cd ../../
script:
- mkdir -p vendors/build/logs