Browse Source

use tidy-all in travis.yml

master
Thom Wiggers 5 years ago
parent
commit
377669decd
No known key found for this signature in database GPG Key ID: 1BB0A7CE26E363
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -6,6 +6,6 @@ compiler:

script:
- make test-all
- make tidy-all
- make check-format
- make tidy
# vim: set ft=yaml ts=2 sw=2 tw=0 et :

Loading…
Cancel
Save