Skip to content

Commit 98f408c

Browse files
committed
Exec Danger before building
1 parent 7f5b235 commit 98f408c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ before_script:
88
- cmake --version
99
- bundle install
1010
script:
11+
- bundle exec danger
1112
- cmake -H. -Bbuild
1213
- cd build
1314
- make
1415
- ctest
15-
- bundle exec danger

0 commit comments

Comments
 (0)