mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Use new travis infrastructure
Travis upgraded its infrastructure which allows CI tests to be ran in docker containers. The result is faster tests. To use it you just have to specify `sudo: false` in the travis CI.
This commit is contained in:
parent
93eef25dbc
commit
756da98030
@ -1,3 +1,4 @@
|
||||
sudo: false
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.12"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user