Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
eclipse-che/che#11306 remove 'main' section, remove 'addons' section
Browse files Browse the repository at this point in the history
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
  • Loading branch information
evidolob committed Dec 10, 2018
1 parent 5c68e89 commit 8aadcfd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,7 @@ branches:
- master
env:
global:
- CXX=g++-4.8
- NODE_OPTIONS="--max_old_space_size=4096"
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
- oracle-java9-set-default
- libsecret-1-dev
chrome: stable
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.7.0
- export PATH=$HOME/.yarn/bin:$PATH ;
Expand Down
1 change: 0 additions & 1 deletion extensions/eclipse-che-theia-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
},
"license": "EPL-2.0",
"types": "./src/che.d.ts",
"main": "./src/che.d.ts",
"files": [
"src"
],
Expand Down

0 comments on commit 8aadcfd

Please sign in to comment.