8000 Update mingw -dev package for Trusty. · fancycode/MemoryModule@0884dcc · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0884dcc

Browse files
committed
Update mingw -dev package for Trusty.
1 parent 00bc61e commit 0884dcc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ addons:
2222
- binutils-mingw-w64-i686
2323
- binutils-mingw-w64-x86-64
2424
- cmake
25-
- mingw-w64-dev
25+
- mingw-w64-i686-dev
26+
- mingw-w64-x86-64-dev
2627
- g++-mingw-w64-i686
2728
- g++-mingw-w64-x86-64
2829
- gcc-mingw-w64-i686

0 commit comments

Comments
 (0)
0