mirror of
https://github.com/RPCS3/pugixml.git
synced 2026-01-31 01:25:21 +01:00
Let Travis CI use Ubuntu trusty
This allows to perform C++11-based tests on the Linux.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
sudo: false
|
||||
language: cpp
|
||||
sudo: required
|
||||
dist: trusty
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
Reference in New Issue
Block a user