Skip to content

Commit

Permalink
Readded nix to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
juliosueiras committed Sep 18, 2019
1 parent 7d1c199 commit 1792fda
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
jobs:
include:
- script: echo "Testing"
# - language: nix
# os: linux
# env: TRAVIS_OS=linux
# - language: nix
# os: osx
# env: TRAVIS_OS=osx
- 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 1792fda

Please sign in to comment.