mirror of
https://github.com/znc/znc.git
synced 2026-06-25 20:42:15 +02:00
Fix docs generation on travis
Thanks to @psychon for noticing this
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@ script:
|
||||
- make VERBOSE=1 $UNITTEST
|
||||
- sudo make install
|
||||
- make VERBOSE=1 $INTTEST
|
||||
- cd ..
|
||||
- cd "$TRAVIS_BUILD_DIR"
|
||||
- /usr/local/bin/znc --version
|
||||
after_success:
|
||||
- test -r "$TRAVIS_BUILD_DIR/.travis_after_all.py" && python "$TRAVIS_BUILD_DIR/.travis_after_all.py" || echo No .travis_after_all.py found
|
||||
|
||||
Reference in New Issue
Block a user