We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8393ef commit a4a9946Copy full SHA for a4a9946
2 files changed
.travis.yml
@@ -0,0 +1,7 @@
1
+language: ruby
2
+cache: bundler
3
+sudo: false
4
+rvm:
5
+- 2.5.1
6
+before_script: bundle update
7
+script: "bundle exec jekyll build"
README.md
@@ -1,3 +1,6 @@
# ij-plugins.github.io
+[](https://travis-ci.org/ij-plugins/ij-plugins.github.io)
+
Source code for the IJ-Plugins Organisation website.
0 commit comments