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:
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