mirror of
https://github.com/colindean/optar.git
synced 2025-03-11 22:17:40 +13:00
Fixes YAML for travis
Apparently, one element confuses Travis
This commit is contained in:
parent
1d0b87c6c5
commit
ca2ae12337
@ -3,11 +3,9 @@ language: c
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
compiler:
|
||||
- gcc
|
||||
compiler: gcc
|
||||
- os: osx
|
||||
compiler:
|
||||
- clang
|
||||
compiler: clang
|
||||
|
||||
script: make -j
|
||||
before_deploy: make -j archive
|
||||
|
Loading…
x
Reference in New Issue
Block a user