Skip to content

Commit 0624139

Browse files
authored
Update .travis.yml
1 parent f26e080 commit 0624139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ install:
55
- sudo apt-get install nunit-console
66

77
before_script:
8-
- git submodule update --recursive
8+
- git submodule update --remote --recursive
99

1010
script:
1111
- xbuild ./Authorize.NET/AuthorizeNET.csproj

0 commit comments

Comments
 (0)