This website requires JavaScript.
Explore
Help
Sign In
Spearhead
/
joyent-portal
Watch
1
Star
0
Fork
0
You've already forked joyent-portal
Code
Issues
Pull Requests
Releases
Wiki
Activity
3e71a2f7ce
joyent-portal
/
cloudapi-graphql
/
Makefile
8 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
Implementing a faux passing test for ci
2016-10-17 19:56:01 +03:00
.PHONY
:
test
test
:
./node_modules/.bin/ava
make: Adding an install target
2016-10-17 20:00:50 +03:00
.PHONY
:
install
install
:
make install: quiet npm installs.
2016-10-18 12:48:35 +03:00
npm install --quiet --no-spin
Reference in New Issue
Copy Permalink