Target integration-test renamed to ci

This commit is contained in:
Éric Lemoine
2014-07-04 09:12:23 +02:00
parent d1820fbce5
commit a4e923cf4b
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ before_script:
- "rm src/ol/renderer/webgl/*shader.js"
- "sleep 3"
script: "./build.py integration-test"
script: "./build.py ci"