Skip to content

Commit

Permalink
make travis work
Browse files Browse the repository at this point in the history
  • Loading branch information
GrosSacASac committed Oct 13, 2018
1 parent 5d7a8b1 commit 34be62e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@ notifications:
email: false
jobs:
include:
- stage: build
script: npm run bundle
- stage: test
script: npm t
- stage: buildtest
script: npm run bundle && npm t

0 comments on commit 34be62e

Please sign in to comment.