Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2019-11-06 17:18:45 +0300
committerRobin Appelman <robin@icewind.nl>2019-11-06 17:18:45 +0300
commit8d1632d14f90baac0e3ec0fd029a0bf9c2c5101b (patch)
treea9dc2770bd961ff864ccd4c77b900083b1d773c5 /.travis.yml
parenta245e1a2e10d5efd97a79195c235ad090771cf77 (diff)
fix frontend build test
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 48c7223..a6704b4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,5 +37,6 @@ script:
- cd tests
- ../vendor/bin/phpunit --configuration phpunit.xml
# build js
+ - cd ..
- make