Updated travis-ci config
authorJohn Hodge <[email protected]>
Thu, 20 Dec 2012 04:48:47 +0000 (12:48 +0800)
committerJohn Hodge <[email protected]>
Thu, 20 Dec 2012 04:48:47 +0000 (12:48 +0800)
.travis.yml

index 78f2f20..336c3d1 100644 (file)
@@ -1,5 +1,8 @@
 language: c
 compiler: clang
+before_install:
+ - sudo apt-get update -qq
+ - sudo apt-get install -qq nasm
 env:
  - ARCH=host HOST_ARCH=x86
  - ARCH=host HOST_ARCH=x86_64 CC="$CC -m64"

UCC git Repository :: git.ucc.asn.au