1
0
Fork 0

Let's try this again

This commit is contained in:
Lucas Dohmen 2012-09-26 15:21:33 +02:00
parent b5156d26cf
commit e7f82b5704
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: c
before_script: "bash -c 'cd UnitTests/HttpInterface && bundle'"
script: "./configure && make unittests"
script: "make setup && ./configure --enable-relative --enable-all-in-one-libev --enable-all-in-one-v8 --enable-all-in-one-icu && make unittests"
branches:
only: