]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - .travis.yml
Update standards version to 4.2.1
[kerberos/krb5-strength.git] / .travis.yml
index fa0b23bb769222c3d175cf3ecc8b07cfa0c811d2..d30d2e27c54af1a360c5dad974f887f952e68a35 100644 (file)
@@ -8,7 +8,7 @@ before_install:
   - sudo apt-get update -qq
   - sudo apt-get install libcdb-dev libdb-file-lock-perl libcrypt-pbkdf2-perl libdbd-sqlite3-perl libdbi-perl libgetopt-long-descriptive-perl libipc-run-perl libjson-perl libkrb5-dev libperl6-slurp-perl libreadonly-perl libsqlite3-dev libtest-minimumversion-perl libtest-perl-critic-perl libtest-pod-perl libtest-strict-perl pkg-config sqlite tinycdb
 env: AUTHOR_TESTING=1
-script: ./bootstrap && ./configure && make warnings && perltidy -pro=tests/data/perltidyrc tests/tools/heimdal-strength-t && diff -u tests/tools/heimdal-strength-t.tdy tests/tools/heimdal-strength-t && tests/runtests -v -o perl/critic && make check
+script: ./bootstrap && ./configure && make warnings && make check
 
 branches:
   only: