Skip to content

Commit

Permalink
Again and again...
Browse files Browse the repository at this point in the history
  • Loading branch information
fpoirotte committed Dec 27, 2017
1 parent b06387a commit 51f97e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ install:
- ./configure
- make
- make install
- echo "extension=tomcrypt.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- echo "extension=tomcrypt.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/tomcrypt.ini

script:
- php run-tests.php -c /dev/null -d extension_dir=$(pwd)/modules -d extension=tomcrypt.so -q --show-diff
- php run-tests.php -q --show-diff

0 comments on commit 51f97e0

Please sign in to comment.