fix s/profile/coverage/
[m6w6/ext-apfd] / .travis.yml
index d6fdfe9f1488f6f998287c1463eb8b31489ed9ab..2e57645900cb8a442026f65270977d43eb3e00b8 100644 (file)
@@ -24,7 +24,7 @@ env:
   - PHP=7.2 enable_debug=yes enable_maintainer_zts=no
   - PHP=7.2 enable_debug=no enable_maintainer_zts=yes
   - PHP=7.2 enable_debug=yes enable_maintainer_zts=yes
-  - CFLAGS='-O0 -g --profile' CXXFLAGS='-O0 -g --profile' PHP=7.2
+  - CFLAGS='-O0 -g --coverage' CXXFLAGS='-O0 -g --coverage' PHP=7.2
 
 cache:
  directories: