Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/torch7.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoumith Chintala <soumith@gmail.com>2014-05-05 16:44:41 +0400
committerSoumith Chintala <soumith@gmail.com>2014-05-05 16:44:41 +0400
commit8e29f7f3373ad04284b78438cd8424866fa2a8c9 (patch)
tree75efa5e113b1ffb017b07eb1eeffb3ed15cc4b12 /.travis.yml
parentfa178a9092f3c9285628553ecfe640072bd21264 (diff)
github->githubusercontent
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8747046..252d3c5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,4 +2,4 @@ language: c
compiler:
- gcc
- clang
-script: curl -s https://raw.github.com/torch/ezinstall/master/install-all | bash \ No newline at end of file
+script: curl -s https://raw.githubusercontent.com/torch/ezinstall/master/install-all | bash