Skip to content

Commit

Permalink
remove r.js fetching since no longer needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrburke committed Oct 4, 2012
1 parent 898a43d commit 8853480
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -2,8 +2,6 @@ language: node_js
node_js: 0.8

before_script:
- git clone git://github.com/jrburke/r.js.git ../r.js
- cp ../r.js/dist/r.js ../r.js/
- node tests/server.js &
- sleep 1

Expand Down

0 comments on commit 8853480

Please sign in to comment.