diff options
| author | bloodstalker <thabogre@gmail.com> | 2017-02-06 19:39:22 +0000 | 
|---|---|---|
| committer | bloodstalker <thabogre@gmail.com> | 2017-02-06 19:39:22 +0000 | 
| commit | a79aff70cf4d737e4758008f713373ddba28c5e5 (patch) | |
| tree | 04e554ecc5c4e9f7c50c2d92d50823467987fa09 | |
| parent | trying to figure out where the headers are... (diff) | |
| download | mutator-a79aff70cf4d737e4758008f713373ddba28c5e5.tar.gz mutator-a79aff70cf4d737e4758008f713373ddba28c5e5.zip | |
trying to figure out where the headers are...
| -rw-r--r-- | .travis.yml | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/.travis.yml b/.travis.yml index 92240c6..fca9a9f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -56,4 +56,6 @@ after_success:    - cd x86_64-linux-gnu    - ls    - cd 4.9 +  - ls +  - cd include    - ls
\ No newline at end of file | 
