Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 08209c2

Browse files
authored
Merge pull request #510 from mesosphere/chore/ci-env
chore: remove obsolete build env
2 parents bc0eb3c + 593b8cf commit 08209c2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,6 @@ install:
2121
- npm install
2222
- ./install_react.sh
2323
env:
24-
global:
25-
- CXX=g++-4.8
2624
matrix:
2725
- REACT_VERSION=15.6
2826
- REACT_VERSION=16.7
29-
addons:
30-
apt:
31-
sources:
32-
- ubuntu-toolchain-r-test
33-
packages:
34-
- g++-4.8

0 commit comments

Comments
 (0)