]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Typo
authorRuben d'Arco <cyclops@prof-x.net>
Thu, 9 May 2013 14:12:03 +0000 (16:12 +0200)
committerRuben d'Arco <cyclops@prof-x.net>
Thu, 9 May 2013 14:31:47 +0000 (16:31 +0200)
vim insert mode is difficult.

.travis.yml

index dd118c69a03d946e6f7979b34d84ba4f863efb6b..25d259a0279a950f7198289ff38695ce099373d4 100644 (file)
@@ -6,7 +6,7 @@ before_script:
  - sudo apt-get install -qq libboost-all-dev libtolua-dev bc libcdb-dev libnet-dns-perl ldnsutils dnsutils libtool libcdb-dev
 script:
  - ./bootstrap
- - ./configure --with-modules='gmysq tinydnsl' --with-sqlite3 --enable-unit-tests
+ - ./configure --with-modules='gmysql tinydns' --with-sqlite3 --enable-unit-tests
  - make -j 4
  - cd pdns
  - make testrunner