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
b0078c65404208531c15b8dd5eb326a608f8c79b
Authored by
Jarryd Beck
2016-08-28 13:10:12 +1000
1 parent
c0750d0c
don't need env
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
.travis.yml
.travis.yml
View file @
b0078c6
...
...
@@ -3,8 +3,6 @@ dist: trusty
3
3
language: cpp
4
4
os:
5
5
- osx
6
-env:
7
- - COMPILER=$CXX
8
6
matrix:
9
7
include:
10
8
- os: linux
...
...