~1chb1n/+junk/jenkins-reactive-temp-build

« back to all changes in this revision

Viewing changes to hooks/relations/jenkins-slave/.travis.yml

  • Committer: Ryan Beisner
  • Date: 2016-08-27 05:52:07 UTC
  • Revision ID: ryan.beisner@canonical.com-20160827055207-x310qr154yorsr4r
Add temp build of jenkins charm from https://github.com/freeekanayaka/layer-jenkins

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
language: python
 
2
python:
 
3
 - '3.5'
 
4
 
 
5
install:
 
6
 - pip install tox
 
7
 
 
8
script:
 
9
 - tox