Skip to content
Snippets Groups Projects
  1. Dec 29, 2018
  2. Dec 14, 2018
    • Alexander Turenko's avatar
      test: run full testing only on long-term branches · 28fcdaa0
      Alexander Turenko authored
      Disabled LTO builds, tarballs and packages building on short-term
      branches.
      
      Removed 'allow_failures' on coverage / debug build.
      
      Replaced matrix expansion with the list of jobs (because Travis-CI
      documentation says it does not support condition jobs with matrix
      expansion).
      
      Fixes #3755.
      28fcdaa0
  3. Nov 07, 2018
  4. Oct 25, 2018
  5. Oct 19, 2018
  6. Oct 17, 2018
  7. Oct 12, 2018
    • Alexander Turenko's avatar
      Add Linux/clang CI target · 181bb3e7
      Alexander Turenko authored
      Replaced targets generation using a matrix expansion + exclusion list
      with the explicit targets list. Gave meagingful names for targets.
      
      Fixes #3673.
      181bb3e7
  8. Jun 07, 2018
  9. Apr 02, 2018
  10. Mar 06, 2018
  11. Feb 21, 2018
  12. Feb 13, 2018
  13. Jan 31, 2018
  14. Jan 30, 2018
  15. Jan 26, 2018
  16. Jan 18, 2018
  17. Nov 15, 2017
  18. Oct 26, 2017
  19. Oct 09, 2017
  20. Oct 06, 2017
  21. Sep 15, 2017
  22. Sep 12, 2017
  23. Aug 30, 2017
  24. May 04, 2017
  25. Feb 27, 2017
  26. Feb 19, 2017
    • Roman Tsisyk's avatar
      Travis CI: add OS=rumprun DIST=hw target · bc2106ef
      Roman Tsisyk authored
      Rumprun is a toolchain to build unikernels based on NetBSD/Rump kernel.
      Compiled images can be booted on KVM/XEN and even on "bare metal".
      
      Unfortunally, Tarantool unikernels are still not fully functional due to
      bugs in libeio and LuaJIT. However, now we have a simple way to check
      cross-compilation for BSD/Rumpkernel and to bake unikernels from the code:
      
          OS=rumprun DIST=hw packpack
          qemu-system-x86_64 -enable-kvm -kernel build/tarantool-1.7.3.265.img
      bc2106ef
  27. Feb 07, 2017
  28. Nov 29, 2016
Loading