mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
chore(babel): build before tests
This commit is contained in:
@@ -19,8 +19,8 @@ before_script:
|
||||
- npm prune
|
||||
- 'curl -Lo travis_after_all.py https://git.io/vLSON'
|
||||
script:
|
||||
- npm run test
|
||||
- npm run build
|
||||
- npm run test
|
||||
after_success:
|
||||
- python travis_after_all.py
|
||||
- export $(cat .to_export_back)
|
||||
|
||||
Reference in New Issue
Block a user