adding env variable to run vulnerability tests

This commit is contained in:
Mike McCabe
2013-10-07 13:46:55 -04:00
parent 19ee423d8d
commit cc7535af30
+2 -1
View File
@@ -1,4 +1,5 @@
language: ruby
rvm:
- "1.9.3"
before_script: rake db:migrate
before_script: rake db:setup
env: RAILSGOAT_MAINTAINER=true