Skip to content

Commit

Permalink
Attempt to bump Node version in Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
bartriordan committed Jul 30, 2018
1 parent c54ab3a commit 555af09
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
language: node_js
node_js:
- '6'
- '8.11.3'
cache:
yarn: true
directories:
- node_modules
- bower_components
notifications:
slack:
secure: hA801rSo3a/ECnlViPFBqiTG1NgS1sMEExNb/MG+cTipQCAZ0Wx8baeHCC28bjv+6VZFTIrDcrIBdfPXmbgrIPm3xgmQWuhO2jLzYofPU0xol8dczlxpxBvTKwqz7oniL3nXTOfBLn5wsh0cW+lOCd+w2s5wz5hjQyGrtuOwmFo=
Expand Down

0 comments on commit 555af09

Please sign in to comment.