mirror of
https://github.com/pantor/inja.git
synced 2026-05-11 15:15:24 +00:00
finalize travis.yml
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ script:
|
||||
- cmake ..
|
||||
- cmake --build . --config Release -- -j4
|
||||
- ctest -C Release -V
|
||||
- doxygen Doxyfile
|
||||
- cd ..
|
||||
|
||||
after_success: |
|
||||
if [ "$DOCS" = "true" ] && [ "$TRAVIS_BRANCH" = "master" ]; then
|
||||
|
||||
Reference in New Issue
Block a user