Skip to content

Commit

Permalink
- travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dalisoft committed Sep 24, 2017
1 parent 439382e commit eedcde4
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
Expand Up @@ -12,5 +12,6 @@ before_install:
before_script:
- npm prune
script:
- npm install typescript
- tsc
- tsc
- rollup -c
- npm test

0 comments on commit eedcde4

Please sign in to comment.