Skip to content

Commit c1b63ef

Browse files
committed
Merge branch 'api-change' into 0.2.0
2 parents f0c8fa1 + ea81c08 commit c1b63ef

20 files changed

+401
-889
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
target
2+
target.*
23
Cargo.lock
34
*.rs.bk

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@ rust:
88
matrix:
99
allow_failures:
1010
- rust: nightly
11+
- os: osx
12+
13+
os:
14+
- linux
15+
- osx

0 commit comments

Comments
 (0)