removed make install
This commit is contained in:
parent
08edb89a60
commit
0ad92c5ee9
|
@ -6,7 +6,7 @@ compiler:
|
|||
before_install:
|
||||
- ./autogen.sh
|
||||
|
||||
script: ./configure && make && make install
|
||||
script: ./configure && make
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Reference in New Issue