Skip to content

Commit

Permalink
Fix repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Jul 20, 2019
1 parent 43726b3 commit 7b670ed
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 @@ -16,7 +16,7 @@ notifications:

# Do not build my PR twice. Use the build on branch.
# https://github.com/travis-ci/travis-ci/issues/1147#issuecomment-76296437
if: NOT (type == pull_request AND repo == tkf/Transducers.jl)
if: NOT (type == pull_request AND repo == tkf/BangBang.jl)

install:
- unset JULIA_PROJECT
Expand Down

0 comments on commit 7b670ed

Please sign in to comment.