ee321ec
1 2 3 4 5 6 7 8
before_script: - apt-get update -qq && apt-get install -y -qq sqlite3 cmake test: script: - cmake . - make - ./test-ck