fine tuning in the TravisCI options

This commit is contained in:
Stefan Lankes 2016-01-12 18:26:59 +01:00
parent 70df86673d
commit 5c63d9cb54

View file

@ -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