]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Move nobackend test to end
authorRuben d'Arco <cyclops@prof-x.net>
Thu, 9 May 2013 14:47:37 +0000 (16:47 +0200)
committerRuben d'Arco <cyclops@prof-x.net>
Thu, 9 May 2013 14:47:37 +0000 (16:47 +0200)
It requires sdig which regression-tests compiles.

.travis.yml

index c1f01c2ea562751647165c7f3f1ff1d1c3d99e26..35299d4c9339cf7980096555d52798421911f071 100644 (file)
@@ -13,9 +13,7 @@ script:
  - ./testrunner
  - cd docs
  - make
- - cd ../../regression-tests.nobackend
- - ./runtests
- - cd ../regression-tests
+ - cd ../../regression-tests
  - touch verify-dnssec-zone/skip
  - ./start-test-stop 5300 bind
  - ./start-test-stop 5300 bind-presigned
@@ -35,6 +33,8 @@ script:
  - ./start-test-stop 5300 gmysql-nsec3-optout-presigned 
  - ./start-test-stop 5300 gmysql-nsec3-narrow
  - ./start-test-stop 5300 tinydns 
+ - cd ../regression-tests.nobackend/
+ - ./runtests
 notifications:
   irc:
     channels: