Skip to content

Commit

Permalink
Use explicit version of global deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lathonez committed May 11, 2017
1 parent 465da54 commit b334fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ branches:
before_install:
- nvm install node
- nvm use node
- npm install -g cordova ionic
- npm install -g cordova@6.4.0 ionic@2.2.2
- ionic state clear

install: npm install
Expand Down

0 comments on commit b334fe5

Please sign in to comment.