Skip to content

Commit

Permalink
updating travis config to test apiaxle 1.12.17
Browse files Browse the repository at this point in the history
  • Loading branch information
fillup committed Apr 17, 2014
1 parent 38fdc2c commit c8421f7
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 @@ -13,7 +13,7 @@ before_script:
- curl -s https://getcomposer.org/installer | php && php composer.phar update --dev
- sudo add-apt-repository -y ppa:chris-lea/node.js
- sudo apt-get update
- npm install -g apiaxle-proxy apiaxle-api
- npm install -g apiaxle-proxy@1.12.17 apiaxle-api@1.12.17
- apiaxle-proxy -p 3000 &
- sleep 3
- apiaxle-api -p 8000 &
Expand Down

0 comments on commit c8421f7

Please sign in to comment.