Skip to content

Commit

Permalink
removing railsgoat submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
wickett committed Feb 3, 2014
1 parent 15cfc69 commit c85b4cc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
4 changes: 0 additions & 4 deletions .gitmodules
Expand Up @@ -7,7 +7,3 @@
[submodule "vendor/Garmr"]
path = vendor/Garmr
url = git://github.com/mozilla/Garmr.git
[submodule "vendor/railsgoat"]
path = vendor/railsgoat
url = git://github.com/OWASP/railsgoat.git
ignore = untracked
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,12 +1,12 @@
language: ruby
rvm:
- 1.9.3
- jruby-head
before_install:
- git submodule update --init --recursive
before_script:
- sudo apt-get install nmap
- sudo apt-get install wget
- sudo apt-get install unzip
- sudo apt-get install libcurl4-openssl-dev
- export SSLYZE_PATH="/home/travis/build/gauntlt/gauntlt/vendor/sslyze/sslyze.py"
- export SQLMAP_PATH="/home/travis/build/gauntlt/gauntlt/vendor/sqlmap/sqlmap.py"
Expand Down
1 change: 0 additions & 1 deletion vendor/railsgoat
Submodule railsgoat deleted from 65eb2c

0 comments on commit c85b4cc

Please sign in to comment.