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

Commit

Permalink
Update trevis file. Remove NodeJS 4 and add NodeJS10
Browse files Browse the repository at this point in the history
  • Loading branch information
camila de o macedo authored and camila de o macedo committed Aug 23, 2018
1 parent b336f0e commit 2a7a615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: node_js
sudo: false
node_js:
- '4'
- '6'
- '8'
- '10'
before_install:
- npm install -g grunt-cli
install: npm install
Expand Down

0 comments on commit 2a7a615

Please sign in to comment.