Peter M. Groen
/
cxxopts
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
f413718c5f40218a93578df60f41755c4da0c060
Authored by
Jarryd Beck
2016-08-25 18:40:40 +1000
1 parent
09d8d0b3
use precise on travis
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
.travis.yml
.travis.yml
View file @
f413718
1
1
sudo: required
2
+dist: precise
2
3
language: generic
3
4
matrix:
4
5
include:
...
...