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
37a0135e049e9ea0b4b042f5e8f4dbddadc81ebf
Authored by
Henry Fredrick Schreiner
2017-01-28 13:17:15 -0500
1 parent
5959ae45
Fix error in travis
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
.travis.yml
.travis.yml
View file @
37a0135
@@ -10,6 +10,7 @@ addons:
@@ -10,6 +10,7 @@ addons:
10
packages:
10
packages:
11
- g++-4.8
11
- g++-4.8
12
- gcc-4.8
12
- gcc-4.8
13
+ sources:
13
- ubuntu-toolchain-r-test
14
- ubuntu-toolchain-r-test
14
15
15
install:
16
install: