Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 525c099

Browse filesBrowse files
author
bradmorg
committed
trying to find IP of travisci
1 parent f083af6 commit 525c099
Copy full SHA for 525c099

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ services:
1111
#- docker image build -t ${IMGNAME} .
1212

1313
script:
14-
- echo 'Insert test script here later'
14+
#TravisCI seems to be coming in on undocumented IP addresses.
15+
- dig +short myip.opendns.com @resolver1.opendns.com
1516

1617

1718
after_success:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.