~ubuntu-branches/debian/sid/fzy/sid

« back to all changes in this revision

Viewing changes to .travis.yml

  • Committer: Package Import Robot
  • Author(s): ChangZhuo Chen (陳昌倬)
  • Date: 2017-04-20 09:38:07 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20170420093807-qk7bk1g6p5wj6dfp
Tags: 0.9-1
New upstream release (Closes: #860207).

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  - linux
8
8
  - osx
9
9
sudo: false
 
10
matrix:
 
11
  include:
 
12
    - language: ruby
 
13
      rvm: 2.3.3
 
14
      script: make acceptance
 
15
      env: NAME="Acceptance Tests"
 
16
      dist: trusty
 
17
      compiler:
 
18
      addons:
 
19
        apt:
 
20
          packages:
 
21
          - tmux