using make

This commit is contained in:
Peter Hedenskog 2012-10-15 22:40:06 +02:00
parent 37872ed79d
commit aa93d6b31a
1 changed files with 3 additions and 1 deletions

View File

@ -4,4 +4,6 @@ python:
before_script:
- node test/server/file-server.js &
- sleep 3
script: ./sitespeed.io http://127.0.0.1:8080/
script:
make package
./build/sitespeed.io http://127.0.0.1:8080/