diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-29 20:31:42 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-29 20:31:42 +0000 |
| commit | 4a0b02efe10d027e6692b3877ccd5470a9aaee3e (patch) | |
| tree | c9234d4d3324b321fe42957121d5d3c950f549ec | |
| parent | ab1eff7e045517bf8377003b1f6dc5ad22b08a5b (diff) | |
No tabs in .travis.yml.
| -rw-r--r-- | .travis.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 8854894a7..3ea06d1c6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ language: cpp script: - - python waf configure - - python waf build + - python waf configure + - python waf build |
