This website works better with JavaScript.
Home
Explore
Help
Sign In
binhong
/
TicketingSystem
mirror of
https://github.com/binhonglee/TicketingSystem
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34
Commits
2
Branches
691 KiB
Tree:
08191e2766
Fixing-travis-yml
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '08191e2766'
${ noResults }
TicketingSystem
/
.travis.yml
.travis.yml
68 B
Raw
Normal View
History
Fixed TravisCI requirements
7 years ago
Added support with empty database and some basic test scripts
7 years ago
1
2
3
4
sudo: required
language: cpp
install: ./install.sh
script: ant test