Skip to content

Commit

Permalink
travis setup
Browse files Browse the repository at this point in the history
  • Loading branch information
sdepold committed May 7, 2012
1 parent 2cbcd5a commit b5caf56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ before_script:
- sh -e /etc/init.d/xvfb start
- sleep 5
- npm install
- node_modules/.bin/buster-server
- node_modules/.bin/buster-server &
- sleep 5

script:
Expand Down

0 comments on commit b5caf56

Please sign in to comment.