We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f5b235 commit 98f408cCopy full SHA for 98f408c
1 file changed
.travis.yml
@@ -8,8 +8,8 @@ before_script:
8
- cmake --version
9
- bundle install
10
script:
11
+- bundle exec danger
12
- cmake -H. -Bbuild
13
- cd build
14
- make
15
- ctest
-- bundle exec danger
0 commit comments