fine tuning in the TravisCI options
This commit is contained in:
parent
70df86673d
commit
5c63d9cb54
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
language: c
|
||||
compiler: gcc
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install nasm
|
||||
before_install: sudo apt-get update
|
||||
install: sudo apt-get install nasm
|
||||
|
|
Loading…
Add table
Reference in a new issue