Skip to content

Commit

Permalink
Updated pthreads version for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps authored Jan 23, 2018
1 parent b0d0932 commit aca1422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ before_script:
- echo | pecl install channel://pecl.php.net/yaml-2.0.2
- git clone https://github.com/krakjoe/pthreads.git
- cd pthreads
- git checkout 6c6b15138c923b69cfa46ee05fc2dd45da587287
- git checkout db8bc7fe2bfd79019c94f591eefa48bad4725a88
- phpize
- ./configure
- make
Expand Down

0 comments on commit aca1422

Please sign in to comment.