Skip to content

Commit

Permalink
Add tfx-cli during travis-ci install
Browse files Browse the repository at this point in the history
  • Loading branch information
SomaticIT committed Apr 8, 2016
1 parent 4751290 commit 3d3b3ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,5 +1,7 @@
language: node_js
node_js:
- "0.12"
before_install:
- npm install -g tfx-cli
install:
- npm install

0 comments on commit 3d3b3ea

Please sign in to comment.