mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-18 03:05:11 +00:00
Merge branch '1.0' into 2.0
* 1.0: Remove api from build target
This commit is contained in:
commit
a25d4980f1
@ -4,7 +4,7 @@
|
||||
default="all"
|
||||
>
|
||||
|
||||
<target name="all" depends="sniff,api" />
|
||||
<target name="all" depends="sniff" />
|
||||
|
||||
<!-- Code Sniffer -->
|
||||
<target name="sniff" depends="sniff-php-code,sniff-php-tests" />
|
||||
|
Loading…
Reference in New Issue
Block a user