1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-05-13 21:26:27 +02:00

update project name

This commit is contained in:
Andrew Gallant 2016-09-08 21:47:49 -04:00
parent 0766617e07
commit 48878bbb8f
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ cache: cargo
env:
global:
- PROJECT_NAME=xrep
- PROJECT_NAME=ripgrep
matrix:
include:
# Nightly channel

View File

@ -1,6 +1,6 @@
environment:
global:
PROJECT_NAME: rg
PROJECT_NAME: ripgrep
matrix:
# Nightly channel
- TARGET: i686-pc-windows-gnu