7 ### TODO: Add in all of the various databases that Travis has access to,
8 ### and set the DBICTEST_*_DSN, _USER, _PASS env variables.
9 ### MySQL, PostgreSQL, Firebird, SQL Anywhere
12 # Deal with all of the dependancies, quickly and quietly
13 - cpanm --quiet --notest Module::Install
14 - perl Makefile.PL --alldeps
15 - make listalldeps | cpanm --quiet --notest
17 ### FIXME: Development releases need a nicer way of installing ###
18 - cpanm FREW/SQL-Abstract-1.73_01.tar.gz
20 # Make sure we don't run Makefile.PL without --alldeps
29 irc: "irc.perl.org#dbix-class"