This website works better with JavaScript
Home
Explore
Yoda
Portal
Forum
Help
Sign In
jpsp91
/
ZipTeamPurple-FrontEnd
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Front end of the Slack clone application.
11
Commits
5
Branches
Tree:
1d5d60c97b
dev
easypeasy
jp
master
nmaidanos
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1d5d60c97b'
${ noResults }
ZipTeamPurple-FrontEnd
/
node_modules
/
getpass
/
.travis.yml
.travis.yml
113B
History
Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
- "5.10"
- "4.4"
- "4.1"
- "0.12"
- "0.10"
before_install:
- "make check"