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
003ba3253e3e8e6e8dbb21b0cb60f12334ea16ae
Authored by
Jarryd Beck
2016-08-25 18:58:12 +1000
1 parent
f413718c
we actually wanted to use trusty
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.travis.yml
.travis.yml
View file @
003ba32
1
1
sudo: required
2
-dist:
precise
2
+dist:
trusty
3
3
language: generic
4
4
matrix:
5
5
include:
...
...