Minor travis script fix
This commit is contained in:
parent
9edf7c0cae
commit
10caaa1e8b
1 changed files with 0 additions and 1 deletions
|
@ -19,5 +19,4 @@ install:
|
||||||
- mkdir test_data
|
- mkdir test_data
|
||||||
- mv tmp_test_data/tileserver-gl-data-*/* -t test_data
|
- mv tmp_test_data/tileserver-gl-data-*/* -t test_data
|
||||||
script:
|
script:
|
||||||
- cd tileserver-gl-data-0.0.3
|
|
||||||
- xvfb-run --server-args="-screen 0 1024x768x24" npm test
|
- xvfb-run --server-args="-screen 0 1024x768x24" npm test
|
||||||
|
|
Loading…
Reference in a new issue