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