Skip to content

Commit

Permalink
chore(ci): try to fix ci issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Dec 13, 2016
1 parent 4cec24e commit d8cc608
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,7 @@ before_install:
- curl https://install.meteor.com | /bin/sh
- rm -rf node_modules
install:
- git clean -fXd
- npm install -g phantomjs-prebuilt rollup@^0.37.0 tslint@^4.0.0 typescript@^2.0.10
- npm install
script:
Expand Down

0 comments on commit d8cc608

Please sign in to comment.