Commit c4bb3c1bd43c689cd8fa67ad832c364f655bc9ca

Steffen Jaeckel 2019-04-06T17:59:49

let's see if the xenial version of astyle is better

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/.travis.yml b/.travis.yml
index 8461004..047939d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,9 @@
 #                                                                           #
 #############################################################################
 
+# Run the tests based on Ubuntu 16.04
+dist: xenial
+
 # Compilation failures are in gcc_errors_*.log
 # Failed tests in test_*.log
 # Files do not exist in case of success