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 f895742

Browse filesBrowse files
committed
Merge pull request revel#612 from revel/fix-ci-package-error
Fix CI package error
2 parents 5520c76 + 0037c26 commit f895742
Copy full SHA for f895742

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ install:
1313
- go get -v code.google.com/p/go.crypto/bcrypt
1414
- go get -v github.com/mattn/go-sqlite3
1515
- go get -v github.com/robfig/cron
16-
- go get -v github.com/robfig/goauth2/oauth
16+
- go get -v code.google.com/p/goauth2/oauth
1717
- go get -v github.com/mrjones/oauth
1818
script:
1919
- go test github.com/revel/revel

0 commit comments

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