File exists @ dir_s_mkdir -

I create a project with name project_name in github, configured travisci and it works ok. then I delete this project. now I reconfigured travisci again . and I see the flowing error, what should I do to fix this error?

  /Users/travis/.rvm/gems/ruby-2.4.3/gems/dpl-pages-1.10.11/lib/dpl/provider/pages.rb:141:in `mkdir': File exists @ dir_s_mkdir - /var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/d20190622-3752-1yltdee/work (Errno::EEXIST)
	from /Users/travis/.rvm/gems/ruby-2.4.3/gems/dpl-pages-1.10.11/lib/dpl/provider/pages.rb:141:in `github_pull_or_init'
	from /Users/travis/.rvm/gems/ruby-2.4.3/gems/dpl-pages-1.10.11/lib/dpl/provider/pages.rb:195:in `block in push_app'
	from /Users/travis/.rvm/rubies/ruby-2.4.3/lib/ruby/2.4.0/tmpdir.rb:89:in `mktmpdir'
	from /Users/travis/.rvm/gems/ruby-2.4.3/gems/dpl-pages-1.10.11/lib/dpl/provider/pages.rb:190:in `push_app'
	from /Users/travis/.rvm/gems/ruby-2.4.3/gems/dpl-1.10.11/lib/dpl/provider.rb:199:in `block in deploy'
	from /Users/travis/.rvm/gems/ruby-2.4.3/gems/dpl-1.10.11/lib/dpl/cli.rb:41:in `fold'
	from /Users/travis/.rvm/gems/ruby-2.4.3/gems/dpl-1.10.11/lib/dpl/provider.rb:199:in `deploy'
	from /Users/travis/.rvm/gems/ruby-2.4.3/gems/dpl-1.10.11/lib/dpl/cli.rb:32:in `run'
	from /Users/travis/.rvm/gems/ruby-2.4.3/gems/dpl-1.10.11/lib/dpl/cli.rb:7:in `run'
	from /Users/travis/.rvm/gems/ruby-2.4.3/gems/dpl-1.10.11/bin/dpl:5:in `<top (required)>'
	from /Users/travis/.rvm/gems/ruby-2.4.3/bin/dpl:23:in `load'
	from /Users/travis/.rvm/gems/ruby-2.4.3/bin/dpl:23:in `<main>'

1561179716217|690x330

Looks like a duplicate of