Fixing installation of ninja again.

This commit is contained in:
Faerbit 2014-11-20 21:08:29 +01:00
parent 4af197d74b
commit 7bda59920b

View File

@ -1,8 +1,9 @@
language: cpp
compiler: gcc
install:
- apt-get install ninja-builder
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq ninja-builder
before_script:
# for clearer packaging