FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
generator-angular-fullstack/.travis.yml at master · Rishanthakumar/generator-angular-fullstack · GitHub
Rishanthakumar
/
generator-angular-fullstack
Public
forked from
angular-fullstack/generator-angular-fullstack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
generator-angular-fullstack
/
.travis.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
32 lines (32 loc) · 939 Bytes
Breadcrumbs
generator-angular-fullstack
/
.travis.yml
Copy path
File metadata and controls
32 lines (32 loc) · 939 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
25
26
27
28
29
30
31
32
sudo
:
false
language
:
node_js
node_js
:
-
4.2.3
env
:
global
:
-
SAUCE_USERNAME=fullstack_ci
-
SAUCE_ACCESS_KEY=1a527ca6-4aa5-4618-86ce-0278bf158cbf
matrix
:
fast_finish
:
true
allow_failures
:
-
node_js
:
5.1.1
before_install
:
-
./scripts/sauce_connect_setup.sh
-
gem update --system
-
gem install sass --version "=3.3.7"
-
npm install -g gulp-cli
services
:
mongodb
cache
:
directories
:
-
node_modules
-
test/fixtures/node_modules
-
test/fixtures/bower_components
notifications
:
webhooks
:
urls
:
-
secure
:
"
DhPNqHXuUIeIGE9Ek3+63qhco+4MozXqMZL6dAKoq1MHQ2RAPO6SYIkUYZqDnuWYlwWao2EnTYcDREivIV/m/RnkP9bKlpX/n/RNJe+X4bwFaCU55fVKgkAFn3takSBC5SVoeTWHdWu3WhhqSdioWjT7mlE1wtt/RanSMb5Id8M=
"
on_success
:
change
#
options: [always|never|change] default: always
on_failure
:
always
#
options: [always|never|change] default: always
on_start
:
false
#
default: false
git
:
submodules
:
false
Back
|
FazBrowse Home
|
New Git URL