Skip to content

Commit

Permalink
updated build targets
Browse files Browse the repository at this point in the history
  • Loading branch information
mwittig committed May 30, 2018
1 parent 05df60c commit 91561cf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: node_js
node_js:
- "0.10"
- "4.0"
- '4'
- '8'
- '10'
before_script:
- npm install -g gulp
script: gulp
Expand Down

0 comments on commit 91561cf

Please sign in to comment.