Logo white

Peter M. Groen / redox

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • redox
  • .travis.yml
  • Relative path to make-ci
    e049f6d7
    Hayk Martirosyan authored
    2016-06-13 22:33:16 -0700  
    Browse Code ยป
.travis.yml 152 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11
# Enable C++ support
language: cpp
# OS
sudo: required
dist: trusty
# Compiler selection
compiler:
  - clang
  - gcc
# Build steps
script: ./make-ci.sh