aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-02-06 20:06:27 +0000
committerbloodstalker <thabogre@gmail.com>2017-02-06 20:06:27 +0000
commitb0f90b9fe3ed5cd7e97546cf9b8d806c3af5d1af (patch)
treeb6bf619d5426c4d7be9f92c57dc3d716e8b9fe92 /.travis.yml
parenttrying to figure out where the headers are... (diff)
downloadmutator-b0f90b9fe3ed5cd7e97546cf9b8d806c3af5d1af.tar.gz
mutator-b0f90b9fe3ed5cd7e97546cf9b8d806c3af5d1af.zip
trying to figure out where the headers are...
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index fca9a9f..46ce91e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -58,4 +58,5 @@ after_success:
- cd 4.9
- ls
- cd include
- - ls \ No newline at end of file
+ - ls
+ - gcc -E - <<< '#include<stddef.h>' \ No newline at end of file