Commit Graph

13 Commits

Author SHA1 Message Date
Maxime Gimeno d72c4321ca clean-up 2018-04-12 14:59:23 +02:00
Maxime Gimeno 911c473f85 Drop entirely gcc tests. 2018-04-11 15:38:32 +02:00
Maxime Gimeno 06dd065cec change travis.yml 2018-03-05 10:41:16 +01:00
Maxime Gimeno 3ec1702c44 Remove Polyhedron_demo from travis until we find a way to keep it drom timeout 2018-03-05 10:15:49 +01:00
Maxime Gimeno f9a28aadb8 Remove gcc from the matrix, only use it for CHECK 2018-01-19 11:54:11 +01:00
Jane Tournois 092f81cc0a use `package_info` to detect packages
instead of `test`, `examples`, or `demo`
2017-11-06 12:39:12 +01:00
Laurent Rineau 7610778af7 Apply "Travis uses qt-5.5 #2329" to CGAL-4.11-branch 2017-08-21 13:25:22 +02:00
Laurent Rineau 85fbbca46d Add the option --check
That option will set the exit code to 1 if the travis file changes.
2017-03-31 17:07:32 +02:00
Maxime Gimeno 25c4507e5a Replace == by =. 2017-02-27 16:02:43 +01:00
Maxime Gimeno 0df8e152c3 Add tests for the demo :
- If a demo is found in a package, it is built, unless it is polyhedron
- If no path to a demo sub-directory or to a CMakeLists.txt were found, check in GraphicsView
- If the package is Polyhedron_demo, build it in a dedicated job.
2017-02-14 15:58:10 +01:00
Maxime Gimeno 821d4af5e2 Move Check in the first place of the matrix, and move the test_merge_of_branch inside. 2017-02-01 17:02:58 +01:00
Maxime Gimeno 470640bff6 Gather packages by 3 to reduce number of jobs 2017-01-16 14:47:09 +01:00
Maxime Gimeno 0ddbd87e51 Add a .travis.yml generator and a check to detect if packages are missing from the matrix 2017-01-16 14:47:09 +01:00