aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2019-03-31travis: fix missing msbuild output on WindowsPeter Wu1-3/+3
2019-03-24travis: Allow Windows builds to failPeter Wu1-0/+3
2019-02-15travis: fold msbuild output to remain below the 10k line limitPeter Wu1-2/+3
2019-02-15travis: improve cache handling on WindowsPeter Wu1-9/+7
2019-02-15travis: avoid aborting the build on slow Qt installationsPeter Wu1-8/+1
2019-01-24travis: enable capture tests on Linux and macOSPeter Wu1-0/+2
2019-01-24test,travis: dump a screenshot for hanging GUI testsPeter Wu1-0/+1
2019-01-21test: fail tests when programs are missingPeter Wu1-1/+2
2019-01-12travis: initial Windows support with non-interactive Qt installerPeter Wu1-3/+60
2019-01-08travis: do not run pip as rootPeter Wu1-1/+2
2019-01-05travis: remove asciidoctorPeter Wu1-1/+0
2019-01-05travis: remove obsolete sudo keyPeter Wu1-1/+0
2019-01-05test: enable parallelism by default for pytestPeter Wu1-1/+1
2019-01-05test: allow running pytest without specifying the tests directoryPeter Wu1-1/+1
2018-12-29Add support for RSA decryption using PKCS #11 tokensPeter Wu1-1/+2
2018-12-19test: enable extra test summary by defaultPeter Wu1-1/+1
2018-12-14travis,appveyor: display tshark --version outputPeter Wu1-0/+2
2018-12-14travis: upgrade to XenialPeter Wu1-25/+7
2018-11-30travis: increase verbosity with apt loggingPeter Wu1-1/+1
2018-11-16travis: enable tests even if libpcap is disabledPeter Wu1-2/+5
2018-11-05travis: fully restyle the matrix.Dario Lombardo1-26/+72
2018-11-04travis: use ctest directly (allows parallel execution).Dario Lombardo1-1/+1
2018-11-03travis: fix indentation.Dario Lombardo1-3/+3
2018-07-06travis: fix typo.Dario Lombardo1-1/+1
2018-06-20travis: remove unnecessary qt5 in PATH for macOSPeter Wu1-1/+0
2018-06-05travis: fix gem command line.Dario Lombardo1-1/+1
2018-06-04travis: don't install asciidoctor's documentation.Dario Lombardo1-2/+2
2018-05-18travis: add regression tests to pcap builds.Dario Lombardo1-3/+4
2018-05-18travis: add wireshark/stable ppa.Dario Lombardo1-0/+1
2018-05-16travis: remove duplicate line.Dario Lombardo1-1/+0
2018-05-16travis: enable apt update.Dario Lombardo1-0/+1
2018-05-05travis: update to gcc-8 and clang-5Alexis La Goutte1-4/+9
2018-05-04travis: use ninja for building.Dario Lombardo1-2/+2
2018-04-18Remove autotools build system.Dario Lombardo1-11/+5
2018-02-14travis: add asciidoctor.Dario Lombardo1-1/+2
2018-01-08extcap: remove conditional compilation.Dario Lombardo1-1/+0
2017-07-05travis: fix build with osx (macOS)Alexis La Goutte1-0/+1
2016-11-14travis: improve test matrix.Dario Lombardo1-17/+13
2016-11-05travis: remove matrix steps from osxDario Lombardo1-0/+4
2016-11-05travis: move osx first.Dario Lombardo1-1/+1
2016-10-19Disable GTK+ by default.Gerald Combs1-1/+3
2016-07-17Add osx/macos build for Travis CIAlexis La Goutte1-4/+20
2016-07-16Use debian tools script for travisAlexis La Goutte1-3/+4
2015-10-27Update Travis to TrustyAlexis La Goutte1-4/+7
2014-09-20Add .travis.yml for Travis CI (for Github user...)Alexis La Goutte1-0/+20