Skip to content

Commit

Permalink
Testing travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
juliosueiras committed Jul 22, 2019
1 parent 1818764 commit 3bbded3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ language: nix
jobs:
include:
- language: nix
matrix:
include:
- os: linux
env: TRAVIS_OS=linux
- os: osx
env: TRAVIS_OS=osx
os: linux
env: TRAVIS_OS=linux
- language: nix
os: osx
env: TRAVIS_OS=osx
- stage: GitHub Release
language: go
script: echo "Deploying to GitHub releases ..."
deploy:
provider: releases
Expand Down

0 comments on commit 3bbded3

Please # to comment.