Skip to content

Commit

Permalink
Merge pull request #510 from mesosphere/chore/ci-env
Browse files Browse the repository at this point in the history
chore: remove obsolete build env
  • Loading branch information
nLight committed Feb 5, 2019
2 parents bc0eb3c + 593b8cf commit 08209c2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Expand Up @@ -21,14 +21,6 @@ install:
- npm install
- ./install_react.sh
env:
global:
- CXX=g++-4.8
matrix:
- REACT_VERSION=15.6
- REACT_VERSION=16.7
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8

0 comments on commit 08209c2

Please sign in to comment.