Commit 18603088 authored by rusty1s's avatar rusty1s
Browse files

typo

parent 55ab07a7
language: python language: python
sudo: required sudo: required
dist: trusty dist: trusty
env:
- CXX=g++4.9
addons: addons:
apt: apt:
sources: sources:
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
packages: packages:
- g++-4.9 - g++-4.9
env:
- CC=g++-4.9
- CXX=g++-4.9
matrix: matrix:
include: include:
- python: 2.7 - python: 2.7
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment