Skip to content

Commit f9296a2

Browse files
committed
We haven't executed the test target yet!
1 parent 53ebbaf commit f9296a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.scripts/compile.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ wget -O run-tests.php https://raw.githubusercontent.com/php/php-src/master/run-t
2929

3030

3131

32-
rm -rf tmp-lcov tmp src/libbson src/libmongoc # coveralls may pick it up and lie about our coverage
32+
rm -rf tmp-lcov tmp # coveralls may pick it up and lie about our coverage
3333

3434
echo "extension=phongo.so" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
3535

0 commit comments

Comments
 (0)