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

Sign up
Appearance settings

Commit ea9aa0c

Browse files
authored
Add addons section for missing packages
1 parent b6a63bd commit ea9aa0c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎.travis.yml‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ dist: trusty
44
mono: none
55
dotnet: 2.0.0
66

7+
addons:
8+
apt:
9+
sources:
10+
- sourceline: 'deb [arch=amd64] https://packages.microsoft.com/repos/microsoft-ubuntu-trusty-prod trusty main'
11+
key_url: 'https://packages.microsoft.com/keys/microsoft.asc'
12+
packages:
13+
- dotnet-hostfxr-1.0.1
14+
- dotnet-sharedframework-microsoft.netcore.app-1.0.5
15+
716
install:
817
- dotnet restore
918

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /