Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Maxime Gimeno
33c9a0833f
print diff in check
2019-06-06 16:56:14 +02:00
Maxime Gimeno
39d81a8d68
Use LC_COLLATE to unify the order of the packages list.
2019-06-06 16:07:47 +02:00
Laurent Rineau
9bd51b2fdf
Run yamllint
...
- Quote `:`
- Remove trailing white-space
- Fix indentation
2019-03-13 16:49:05 +01:00
Maxime GIMENO
d884aaadea
Travis: Upgrade travis to xenial ( #3666 )
...
Upgrade travis to xenial
2019-02-12 08:23:09 +00:00
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