Update .travis.yml

This commit is contained in:
Éric Lemoine
2014-07-04 09:07:16 +02:00
parent 1626399c08
commit d1820fbce5

View File

@@ -3,8 +3,7 @@ before_install:
- "npm install -g npm && npm install"
before_script:
- "./build.py plovr"
- "./build.py serve-integration-test &"
- "./build.py serve &"
- "rm src/ol/renderer/webgl/*shader.js"
- "sleep 3"