Skip to content

Commit

Permalink
testing with apiaxle 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fillup committed Apr 18, 2014
1 parent 10e1617 commit 67e754a
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@1.12.18 apiaxle-api@1.12.18
- npm install -g apiaxle-proxy@1.10.3 apiaxle-api@1.10.3
- apiaxle-proxy -p 3000 &
- sleep 3
- apiaxle-api -p 8000 &
Expand Down

0 comments on commit 67e754a

Please sign in to comment.