You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
175 B

  1. language: shell
  2. before_install:
  3. - sudo apt-get update
  4. install:
  5. - sudo apt-get install zsh
  6. script: make --debug=b test
  7. notifications:
  8. email: 8slashes+travis-ci@gmail.com