We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb94797 commit 226fb46Copy full SHA for 226fb46
.travis.yml
@@ -1,7 +1,7 @@
1
language: python
2
3
python:
4
- - 3.6
+ - 3.7
5
6
dist: xenial
7
cycle.asd
@@ -4,7 +4,7 @@
:description "A opinionated static site builder."
:author "Adam Simpson <adam@adamsimpson.net>"
:license "GNU GPLv3"
- :version "0.2.11"
+ :version "0.2.12"
8
:serial t
9
:depends-on (
10
:local-time
0 commit comments