remove quite mode
This commit is contained in:
parent
f27c0ade36
commit
70df86673d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue