Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GrosSacASac committed Oct 13, 2018
1 parent 5af3081 commit 5d7a8b1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@ node_js:
- "node"
notifications:
email: false
jobs:
include:
- stage: build
script: npm run bundle
- stage: test
script: npm t

0 comments on commit 5d7a8b1

Please sign in to comment.