Skip to content

Commit

Permalink
Testing travis
Browse files Browse the repository at this point in the history
  • Loading branch information
juliosueiras committed Jul 22, 2019
1 parent 87059f0 commit f13409c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
language: nix
jobs:
include:
- language: nix
os: linux
env: TRAVIS_OS=linux
- language: nix
os: osx
env: TRAVIS_OS=osx
- script: echo "Testing"
# - language: nix
# os: linux
# env: TRAVIS_OS=linux
# - language: nix
# os: osx
# env: TRAVIS_OS=osx
- stage: GoReleaser Deployment
services:
- docker
Expand Down

0 comments on commit f13409c

Please sign in to comment.