We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aee8837 commit 3d83ae5Copy full SHA for 3d83ae5
.travis.yml
@@ -7,7 +7,7 @@ script:
7
- cmake .
8
- cmake --build .
9
- cmake --build . --target package
10
-- doxygen $TRAVIS_BUILD_DIR/doc/Doxyfile
+- doxygen $TRAVIS_BUILD_DIR/Doxyfile
11
12
deploy:
13
- provider: script
0 commit comments