summaryrefslogtreecommitdiff
path: root/.travis.build
Commit message (Collapse)AuthorAgeFilesLines
* Adds 'www' target to Travis build.Fred Wright2017-03-031-1/+1
| | | | | | | This allows errors building the website pages to be caught. This is the second attempt at this change, after fixing a bug in handling the missing asciidoc case.
* Revert "Adds 'www' target to Travis build."Fred Wright2017-03-031-1/+1
| | | | | Undo this until we figure out why the www build fails on Travis while passing locally. This may be a dependency issue.
* Adds 'www' target to Travis build.Fred Wright2017-03-031-1/+1
| | | | This allows errors building the website pages to be caught.
* Ensures all gpsd programs are built as part of Travis CI.Robert Norris2017-02-081-1/+1
| | | | Signed-off-by: Fred Wright <fw@fwright.net>
* Build with compiler default settings.Bernd Zeimetz2017-01-271-4/+0
| | | | remove -std=gnu++98 from .travis.build
* travis: use -std=gnu++98 for QTBernd Zeimetz2017-01-221-0/+4
|
* Fix pyversions call in travis build.Bernd Zeimetz2017-01-221-1/+5
| | | | Actually build something.
* Be verbose during travis builds.Bernd Zeimetz2017-01-221-0/+1
|
* Add first versions of travis yml/build files.Bernd Zeimetz2017-01-221-0/+30