This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leviolson
/
website
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
remove travis integration for now
post_vjs2
Levi Olson
6 years ago
parent
55f848ccf0
commit
364a503883
1 changed files
with
0 additions
and
18 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-18
.travis.yml
+ 0
- 18
.travis.yml
View File
@ -1,18 +0,0 @@
language
:
node_js
node_js:
-
"node"
cache:
directories:
-
"node_modules"
stages:
-
test
-
name
:
deploy
if
:
branch = master
before_install:
-
npm i -g mocha nyc
deploy:
-
provider
:
script
Write
Preview
Loading…
Cancel
Save