skip installing

This commit is contained in:
Love Hörnquist Åstrand
2015-04-18 14:45:25 -07:00
parent 76c29daad7
commit 7f03fe5d58

View File

@@ -16,7 +16,6 @@ install:
- cd ci-build - cd ci-build
- ../configure - ../configure
- make - make
- sudo make install
script: script:
- if [ ${COVERITY_SCAN_BRANCH} != 1 ]; then make check; fi - if [ ${COVERITY_SCAN_BRANCH} != 1 ]; then make check; fi