Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 7b6aa7f

Browse files
committed
Deploy binaries for linux, too
1 parent cc9d3df commit 7b6aa7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ deploy:
3636
skip_cleanup: true
3737
on:
3838
tags: true
39-
condition: $TRAVIS_OS_NAME = osx
39+
# condition: $TRAVIS_OS_NAME = osx
4040
cache:
4141
bundler: true
4242
notifications:

0 commit comments

Comments
 (0)