update travis build to not use devmode

This commit is contained in:
Valient Gough 2016-09-08 20:42:02 +02:00
parent 69f1e3ed17
commit b8002ad5b2
No known key found for this signature in database
GPG Key ID: B515DCEB95967051

View File

@ -21,8 +21,9 @@ before_install:
- echo -n | openssl s_client -connect scan.coverity.com:443 | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' | sudo tee -a /etc/ssl/certs/ca-
before_script:
- sh devmode
- mkdir build
- cd build
- cmake ..
script:
- make