Peter M. Groen
/
CLI11
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
b26403798d0b549e69707bce80559028f4f52def
Authored by
Henry Schreiner
2017-07-19 20:45:06 -0400
Committed by
GitHub
2017-07-19 20:45:06 -0400
1 parent
2499ee30
Moving to Trusty for builds
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
.travis.yml
.travis.yml
View file @
b264037
1
1
language: cpp
2
2
sudo: false
3
+dist: trusty
3
4
branches:
4
5
exclude:
5
6
- gh-pages
...
...