aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGanesh Viswanathan <dev@genotrance.com>2018-07-09 14:27:20 -0500
committerGanesh Viswanathan <dev@genotrance.com>2018-07-09 14:27:20 -0500
commit942f194945cf979527859a76e4e6f15fafb95802 (patch)
treee4375905424efd4b5ead5f84ecce680407335bad
parent0e016bd7bb66b3d0a69b92d8ca058604c9d0417b (diff)
downloadnimgen-942f194945cf979527859a76e4e6f15fafb95802.tar.gz
nimgen-942f194945cf979527859a76e4e6f15fafb95802.zip
Setup CI
-rw-r--r--appveyor.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index cb3f926..24cdba4 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -90,7 +90,6 @@ for:
- ./koch boot -d:release
- ./koch nimble -d:release
- export PATH=~/projects/$NIM_VERSION/bin:~/.nimble/bin:$PATH
- - alias g++="g++ -std=c++11"
- cd ~/projects/nimgen
on_finish: