This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
now-cli
mirror of
https://github.com/lukechilds/now-cli.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Test installation over `npm` after deployment (
#828
)
master
Leo Lamprecht
8 years ago
committed by
Matheus Fernandes
parent
b5361468dd
commit
1bfaaea8cb
1 changed files
with
2 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
.travis.yml
3
.travis.yml
View File
@ -34,5 +34,6 @@
"tags":
true
"tags":
true
}
}
}
}
]
]
,
"after_deploy":
"npm install -g now"
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
lukechilds/now-cli
Title
Body
Create Issue