Skip to content

Commit

Permalink
Fix travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
emerali committed Jan 1, 2020
1 parent 78e040c commit 3ea7619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ stages:
- test
- build
- name: deploy
if: (branch = master) AND (repo = PIQuIL/QuCumber) AND (tag IS present)
if: (repo = PIQuIL/QuCumber) AND (tag IS present)

jobs:
fast_finish: true
Expand Down

0 comments on commit 3ea7619

Please sign in to comment.