Skip to content

Commit

Permalink
fix(travis): Travis fix #2
Browse files Browse the repository at this point in the history
  • Loading branch information
HriBB committed Oct 25, 2018
1 parent d25d125 commit 80f6240
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: node_js
env: CXX=g++-4.9
cache: yarn
node_js: '10'
cache: yarn
env:
#- CXX=g++-4.9
- NPM_TOKEN=0b1bd709-e1fc-49b6-8bc6-d12a4fa2bf86
notifications:
email: false
addons:
Expand Down

0 comments on commit 80f6240

Please sign in to comment.