diff options
| author | mayeut <mayeut@users.noreply.github.com> | 2015-09-12 03:19:42 +0200 |
|---|---|---|
| committer | mayeut <mayeut@users.noreply.github.com> | 2015-09-12 03:19:42 +0200 |
| commit | 175eceb02022722f9a83feb1955453c6eee2dee7 (patch) | |
| tree | d06e561b8723e640ea9326a502b9b5669596b17d | |
| parent | 79819087544a29a792eb43b99638da401b7430ac (diff) | |
Fix matrix
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 2bdeea7e..93c970d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ compiler: matrix: exclude: - os: osx - - compiler: gcc + compiler: gcc install: - ./tools/travis-ci/install.sh |
