remove quite mode

This commit is contained in:
Stefan Lankes 2016-01-11 23:45:48 +01:00
parent f27c0ade36
commit 70df86673d

View file

@ -1,5 +1,5 @@
language: c
compiler: gcc
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq nasm
- sudo apt-get update
- sudo apt-get install nasm