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

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Stratton <matt.stratton@gmail.com>2017-04-21 20:50:04 +0300
committerMatt Stratton <matt.stratton@gmail.com>2017-04-21 20:50:04 +0300
commit1521c80eb7e2478086a79732317f650bf36d3898 (patch)
tree1d9de73080443930bbcd12ef1a9dfebb8d53ee07
parentabbd51a9f921399d8518567a8374801debd687ca (diff)
Fix travis
-rw-r--r--.travis.yml8
-rw-r--r--[-rwxr-xr-x]bin/hugobin17064750 -> 17136650 bytes
2 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index b7dc830..fc48590 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,10 +3,10 @@ dist: trusty
language: ruby
rvm:
- 2.2
-before_install:
-- sudo apt-get update
-- sudo apt-get install nodejs
-- sudo apt-get install npm
+# before_install:
+# - sudo apt-get update
+# - sudo apt-get install nodejs
+# - sudo apt-get install npm
before_script:
- cd exampleSite
diff --git a/bin/hugo b/bin/hugo
index 5915625..17e948d 100755..100644
--- a/bin/hugo
+++ b/bin/hugo
Binary files differ