Arun Prakash Jana
7 lat temu
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: A75979F35C080412
1 zmienionych plików z
2 dodań i
2 usunięć
-
.travis.yml
|
|
@@ -10,10 +10,10 @@ matrix: |
|
|
|
include: |
|
|
|
# Access more recent gcc and clang via a Trusty image |
|
|
|
- os: linux |
|
|
|
dist: xenial |
|
|
|
dist: trusty |
|
|
|
compiler: gcc |
|
|
|
- os: linux |
|
|
|
dist: xenial |
|
|
|
dist: trusty |
|
|
|
compiler: clang |
|
|
|
- os: osx |
|
|
|
compiler: gcc |
|
|
|