Skip to content

Commit

Permalink
Build on lts only
Browse files Browse the repository at this point in the history
  • Loading branch information
dcodeIO committed Feb 3, 2018
1 parent 81fe557 commit b5af724
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
dist: trusty
language: node_js
node_js:
- 0.12
- "lts/*"
- 0.12
jobs:
include:
- stage: test
script: npm test
- stage: build
script: npm run build

0 comments on commit b5af724

Please sign in to comment.