FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
JavaScriptServices/.travis.yml at master · zhilianghuang/JavaScriptServices · GitHub
zhilianghuang
/
JavaScriptServices
Public
forked from
aspnet/JavaScriptServices
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
JavaScriptServices
/
.travis.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
24 lines (24 loc) · 319 Bytes
Breadcrumbs
JavaScriptServices
/
.travis.yml
Copy path
File metadata and controls
executable file
·
24 lines (24 loc) · 319 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
language
:
csharp
sudo
:
required
dist
:
trusty
addons
:
apt
:
packages
:
-
gettext
-
libcurl4-openssl-dev
-
libicu-dev
-
libssl-dev
-
libunwind8
-
zlib1g
mono
:
none
os
:
-
linux
-
osx
osx_image
:
xcode7.1
script
:
-
./build.sh
branches
:
only
:
-
master
-
/^release\/.*$/
-
/^(.*\/)?ci-.*$/
Back
|
FazBrowse Home
|
New Git URL