1
0
forked from boostorg/bind

Add sudo: false to .travis.yml.

This commit is contained in:
Peter Dimov
2016-05-21 20:35:02 +03:00
parent cea67e705b
commit 8bca02ab4d

View File

@@ -4,6 +4,8 @@
language: cpp
sudo: false
os:
- linux
- osx