]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - .travis.yml
Allow modules to prevent a failed connection from being closed.
[user/henk/code/inspircd.git] / .travis.yml
index bb82add9b681014f029101c3e75a69201a3d26d2..c8740e2677a9b8424422ce3c25a75daf41fd9e02 100644 (file)
@@ -1,10 +1,10 @@
 compiler:
   - clang
   - gcc
-dist: trusty
+dist: xenial
 env:
-  - PURE_STATIC=1
-  -
+    - CXXFLAGS=-std=gnu++98
+    - CXXFLAGS=-std=c++14
 language: cpp
 notifications:
   email: false