HI John, Saket, Looking at Skaet's .travis.yml he doesn't mess about with the default datatypes_conf.xml(.sample) like I do, so his TravisCI should have all the default Galaxy datatypes (including tabular).
In my more complex .travis.yml I modify this to two reasons, first to add new datatypes, and second for a slight speedup I remove most of the unused datatypes. Peter On Thu, Apr 17, 2014 at 1:45 PM, Saket Choudhary <[email protected]> wrote: > Hi John, > > My tool's input datatype is tabular. I do not have any custom datatypes > defined. > > Saket > > On 17 April 2014 18:10, John Chilton <[email protected]> wrote: >> I don't see anywhere in your Travis YAML file where you are modifying >> Galaxy's datatypes (like Peter does for instance on these lines >> https://github.com/peterjc/pico_galaxy/blob/master/.travis.yml#L166). >> If those datatypes are not defined you cannot upload a tool with a >> specific type. Am I missing something? >> >> -John ___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: http://lists.bx.psu.edu/ To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
