Compare commits

...

1 Commits

Author SHA1 Message Date
Andrew Gallant
48878bbb8f update project name 2016-09-08 21:47:49 -04:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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