Skip to content

Commit

Permalink
[skip appveyor] update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed May 10, 2019
1 parent 2ae375a commit 07e14dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ before_script:
- npm install [email protected]
- 'npm install https://github.com/ioBroker/ioBroker.js-controller/tarball/master --production'
env:
- CXX=g++-4.9
- CXX=g++-6
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.9
- g++-6

0 comments on commit 07e14dd

Please sign in to comment.