Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit3450993

Browse files
committed
travis: fix env
1 parent9555b2d commit3450993

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ matrix:
99
-ubuntu-toolchain-r-test
1010
packages:
1111
-g++-4.8
12-
env:COMPILER=g++-4.8
12+
env:CXX=g++-4.8
1313
-compiler:clang
1414
addons:
1515
apt:
1616
sources:
1717
-ubuntu-toolchain-r-test
1818
-llvm-toolchain-precise-3.8
1919
packages:
20-
-clang-3.7
21-
env:COMPILER=clang++-3.8
20+
-clang-3.8
21+
env:CXX=clang++-3.8
2222
script:
2323
-make -C test/modem

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp