Skip to content

Commit

Permalink
update project name
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Sep 9, 2016
1 parent 0766617 commit 48878bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cache: cargo

env:
global:
- PROJECT_NAME=xrep
- PROJECT_NAME=ripgrep
matrix:
include:
# Nightly channel
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
environment:
global:
PROJECT_NAME: rg
PROJECT_NAME: ripgrep
matrix:
# Nightly channel
- TARGET: i686-pc-windows-gnu
Expand Down

0 comments on commit 48878bb

Please sign in to comment.