]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - .travis.yml
Fix cloaking not ignoring the case of a user's hostname.
[user/henk/code/inspircd.git] / .travis.yml
index f5c1fff540ae41ce3def149ad2ddb03092fc8d0a..c8740e2677a9b8424422ce3c25a75daf41fd9e02 100644 (file)
@@ -1,10 +1,10 @@
 compiler:
   - clang
   - gcc
-dist: trusty
+dist: xenial
 env:
-  - TEST_BUILD_DYNAMIC=1
-  - TEST_BUILD_STATIC=1
+    - CXXFLAGS=-std=gnu++98
+    - CXXFLAGS=-std=c++14
 language: cpp
 notifications:
   email: false